Sem descrição

blueloveTH 79158fb4cd up há 3 anos atrás
.github 25ab9e3a0f Update main.yml há 3 anos atrás
docs 24b2140959 update readme há 3 anos atrás
plugins 8d16b1b4f2 up há 3 anos atrás
scripts 27f6290605 up há 3 anos atrás
src 79158fb4cd up há 3 anos atrás
tests 79158fb4cd up há 3 anos atrás
web 7ad0ed1e2e remove threaded vm há 3 anos atrás
.gitattributes 0891000a46 init há 3 anos atrás
.gitignore 4ccb124eec Update .gitignore há 3 anos atrás
.gitmodules b247723b80 up há 3 anos atrás
LICENSE ea3fc010f3 change license há 3 anos atrás
README.md c447886a36 Update README.md há 3 anos atrás
amalgamate.py ea3fc010f3 change license há 3 anos atrás
build_cpp.sh 7ad0ed1e2e remove threaded vm há 3 anos atrás
build_wasm.sh 7909f00e50 up há 3 anos atrás
test_cpp.sh 85bbdeaf9c up há 3 anos atrás

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