Sin descripción

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

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