Bez popisu

blueloveTH 2a7c2df0fe Update README.md před 3 roky
.github 90fce36a8c Update main.yml před 3 roky
docs 24b2140959 update readme před 3 roky
plugins 382b65476d Update godot-cpp před 3 roky
scripts 802e5f8b20 up před 3 roky
src 9f01810981 up před 3 roky
tests e81c1c4491 up před 3 roky
web e81c1c4491 up před 3 roky
.gitattributes 0891000a46 init před 3 roky
.gitignore 593bf4befb up před 3 roky
.gitmodules b247723b80 up před 3 roky
LICENSE ea3fc010f3 change license před 3 roky
README.md 2a7c2df0fe Update README.md před 3 roky
README_zh.md bcedb2f6d7 up před 3 roky
amalgamate.py 802e5f8b20 up před 3 roky
build_cpp.sh 7ad0ed1e2e remove threaded vm před 3 roky
build_wasm.sh d53c4f1d09 up před 3 roky
test_cpp.sh 85bbdeaf9c up před 3 roky

README.md

PocketPy

GitHub GitHub release

PocketPy is a lightweight(~5000 LOC) Python interpreter for game engines.

English | 简体中文

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