pocketpy/README_zh.md
blueloveTH bcedb2f6d7 up
2023-02-07 13:13:10 +08:00

1.4 KiB
Raw Blame History

PocketPy

GitHub GitHub release

PocketPy 是一个轻量级的Python解释器为嵌入至游戏引擎而设计。

它包含一个编译器和基于字节码的虚拟机,以及交互式命令窗的实现。所有功能均集成在单个头文件pocketpy.h中,不包含外部依赖项,能很方便地嵌入至你的应用。

请查阅 https://pocketpy.dev 获取更多细节,或者尝试 在线Demo

sample_img

参考

开源协议

MIT License