Sen descrición

blueloveTH 981fcbc8e5 up %!s(int64=3) %!d(string=hai) anos
.github 25ab9e3a0f Update main.yml %!s(int64=3) %!d(string=hai) anos
docs 24b2140959 update readme %!s(int64=3) %!d(string=hai) anos
plugins 8d16b1b4f2 up %!s(int64=3) %!d(string=hai) anos
scripts 27f6290605 up %!s(int64=3) %!d(string=hai) anos
src 981fcbc8e5 up %!s(int64=3) %!d(string=hai) anos
tests 981fcbc8e5 up %!s(int64=3) %!d(string=hai) anos
web 7ad0ed1e2e remove threaded vm %!s(int64=3) %!d(string=hai) anos
.gitattributes 0891000a46 init %!s(int64=3) %!d(string=hai) anos
.gitignore 4ccb124eec Update .gitignore %!s(int64=3) %!d(string=hai) anos
.gitmodules b247723b80 up %!s(int64=3) %!d(string=hai) anos
LICENSE ea3fc010f3 change license %!s(int64=3) %!d(string=hai) anos
README.md c447886a36 Update README.md %!s(int64=3) %!d(string=hai) anos
amalgamate.py ea3fc010f3 change license %!s(int64=3) %!d(string=hai) anos
build_cpp.sh 7ad0ed1e2e remove threaded vm %!s(int64=3) %!d(string=hai) anos
build_wasm.sh 7909f00e50 up %!s(int64=3) %!d(string=hai) anos
test_cpp.sh 85bbdeaf9c up %!s(int64=3) %!d(string=hai) anos

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