Repository Details
Shared by
HelloGitHub Rating
0 ratings
Free•MIT
Discuss
Collect
Share
2.1k
Stars
No
Chinese
C
Language
Yes
Active
56
Contributors
13
Issues
Yes
Organization
None
Latest
216
Forks
MIT
License
More

A lightweight Python interpreter implemented in C, including a compiler and a bytecode-based virtual machine, as well as the implementation of an interactive command window. All functionalities are integrated into a single header file 'pocketpy.h', which can be easily embedded into applications without external dependencies, instantly providing the ability to execute Python code.
Comments
Rating:
No comments yet