Patents by Inventor Huiming SHUAI

Huiming SHUAI has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Patent number: 11740881
    Abstract: Provided is a method for implementing compiled embedded Python. The method comprises: traversing an abstract syntax tree of Python source code to obtain semantic information about a program and generating corresponding C++ code according to said semantic information (S1); performing type annotation of the Python source code and thus generating C++ variable definitions and function definitions (S2); using a translator to translate into C++ source files the Python source code processed in the steps described above (S3); storing said C++ source files together with embedded chip-related files to form a file package, and compiling and linking said file package and generating an ASCII text file (S4). The method implements a source code translator on the basis of type annotations and static analysis, and integrates the translator into an embedded platform, enabling the editing, compiling, linking, and programming of Python source files.
    Type: Grant
    Filed: December 29, 2020
    Date of Patent: August 29, 2023
    Assignee: SOOCHOW UNIVERSITY
    Inventors: Yihuai Wang, Mingyu Xu, Huiming Shuai, Wensen Yu, Chuanghua Cai
  • Publication number: 20230075927
    Abstract: Provided is a method for implementing compiled embedded Python. The method comprises: traversing an abstract syntax tree of Python source code to obtain semantic information about a program and generating corresponding C++ code according to said semantic information (S1); performing type annotation of the Python source code and thus generating C++ variable definitions and function definitions (S2); using a translator to translate into C++ source files the Python source code processed in the steps described above (S3); storing said C++ source files together with embedded chip-related files to form a file package, and compiling and linking said file package and generating an ASCII text file (S4). The method implements a source code translator on the basis of type annotations and static analysis, and integrates the translator into an embedded platform, enabling the editing, compiling, linking, and programming of Python source files.
    Type: Application
    Filed: December 29, 2020
    Publication date: March 9, 2023
    Inventors: Yihuai WANG, Mingyu XU, Huiming SHUAI, Wensen YU, Chuanghua CAI