Sin descripción

blueloveTH 79158fb4cd up hace 3 años
.github 25ab9e3a0f Update main.yml hace 3 años
docs 24b2140959 update readme hace 3 años
plugins 8d16b1b4f2 up hace 3 años
scripts 27f6290605 up hace 3 años
src 79158fb4cd up hace 3 años
tests 79158fb4cd up hace 3 años
web 7ad0ed1e2e remove threaded vm hace 3 años
.gitattributes 0891000a46 init hace 3 años
.gitignore 4ccb124eec Update .gitignore hace 3 años
.gitmodules b247723b80 up hace 3 años
LICENSE ea3fc010f3 change license hace 3 años
README.md c447886a36 Update README.md hace 3 años
amalgamate.py ea3fc010f3 change license hace 3 años
build_cpp.sh 7ad0ed1e2e remove threaded vm hace 3 años
build_wasm.sh 7909f00e50 up hace 3 años
test_cpp.sh 85bbdeaf9c up hace 3 años

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