Pocketpy: Portable Python 3.x interpreter written in C11
Pocketpy is a portable Python 3.x interpreter implemented in C11. It enables embedding Python in constrained environments. The project emphasizes minimal dependencies and high portability. The
Pocketpy is a portable Python 3.x interpreter implemented in C11. It enables embedding Python in
constrained environments. The project emphasizes minimal dependencies and high portability. The
interpreter supports core Python functionality. It is designed for use in embedded systems and
educational tools. The codebase is hosted on GitHub under an open-source license. The repository
includes documentation and build instructions. It targets developers needing a small, efficient
Python runtime. The project welcomes contributions from the community. It reflects growing interest
in lightweight scripting solutions. Pocketpy exemplifies modern trends in language design and
deployment.