بدون توضیح

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

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