|
|
пре 3 година | |
|---|---|---|
| .github | пре 3 година | |
| docs | пре 3 година | |
| plugins | пре 3 година | |
| scripts | пре 3 година | |
| src | пре 3 година | |
| tests | пре 3 година | |
| web | пре 3 година | |
| .gitattributes | пре 3 година | |
| .gitignore | пре 3 година | |
| .gitmodules | пре 3 година | |
| LICENSE | пре 3 година | |
| README.md | пре 3 година | |
| amalgamate.py | пре 3 година | |
| build_cpp.sh | пре 3 година | |
| build_wasm.sh | пре 3 година | |
| test_cpp.sh | пре 3 година |
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