|
|
il y a 3 ans | |
|---|---|---|
| .github | il y a 3 ans | |
| docs | il y a 3 ans | |
| plugins | il y a 3 ans | |
| scripts | il y a 3 ans | |
| src | il y a 3 ans | |
| tests | il y a 3 ans | |
| web | il y a 3 ans | |
| .gitattributes | il y a 3 ans | |
| .gitignore | il y a 3 ans | |
| .gitmodules | il y a 3 ans | |
| LICENSE | il y a 3 ans | |
| README.md | il y a 3 ans | |
| amalgamate.py | il y a 3 ans | |
| build_cpp.sh | il y a 3 ans | |
| build_wasm.sh | il y a 3 ans | |
| test_cpp.sh | il y a 3 ans |
PocketPy is a lightweight(~5000 LOC) Python interpreter for game engines.
It is extremely easy to embed. Including a compiler, optimizer and bytecode virtual machine. All of them are available in a single header file pocketpy.h, without external dependencies.
Please see https://pocketpy.dev for details or try Live Demo.
MIT License