Нема описа

blueloveTH-Mac 593bf4befb up пре 3 година
.github 593bf4befb up пре 3 година
docs 24b2140959 update readme пре 3 година
plugins 593bf4befb up пре 3 година
scripts 27f6290605 up пре 3 година
src a9bc5a2bde up пре 3 година
tests 79158fb4cd up пре 3 година
web 48e91c4f50 up пре 3 година
.gitattributes 0891000a46 init пре 3 година
.gitignore 593bf4befb up пре 3 година
.gitmodules b247723b80 up пре 3 година
LICENSE ea3fc010f3 change license пре 3 година
README.md c447886a36 Update README.md пре 3 година
amalgamate.py 593bf4befb up пре 3 година
build_cpp.sh 7ad0ed1e2e remove threaded vm пре 3 година
build_wasm.sh 7909f00e50 up пре 3 година
test_cpp.sh 85bbdeaf9c up пре 3 година

README.md

pocketpy

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.

sample_img

Reference

License

MIT License