Sen descrición

blueloveTH f0122fcec8 Merge branch 'main' of https://github.com/blueloveTH/pocketpy %!s(int64=3) %!d(string=hai) anos
.github 90fce36a8c Update main.yml %!s(int64=3) %!d(string=hai) anos
docs 24b2140959 update readme %!s(int64=3) %!d(string=hai) anos
plugins 382b65476d Update godot-cpp %!s(int64=3) %!d(string=hai) anos
scripts 802e5f8b20 up %!s(int64=3) %!d(string=hai) anos
src 9f01810981 up %!s(int64=3) %!d(string=hai) anos
tests e81c1c4491 up %!s(int64=3) %!d(string=hai) anos
web e81c1c4491 up %!s(int64=3) %!d(string=hai) anos
.gitattributes 0891000a46 init %!s(int64=3) %!d(string=hai) anos
.gitignore 593bf4befb up %!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 b704ee71e5 Update README.md %!s(int64=3) %!d(string=hai) anos
README_zh.md 97de91f1fa Update README_zh.md %!s(int64=3) %!d(string=hai) anos
amalgamate.py 802e5f8b20 up %!s(int64=3) %!d(string=hai) anos
build_cpp.sh 7ad0ed1e2e remove threaded vm %!s(int64=3) %!d(string=hai) anos
build_wasm.sh d53c4f1d09 up %!s(int64=3) %!d(string=hai) anos
test_cpp.sh 85bbdeaf9c up %!s(int64=3) %!d(string=hai) anos

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