pocketpy

Python interpreter

An embeddable, high-level Python interpreter written in C11.

Portable Python 3.x Interpreter in Modern C

GitHub

2k stars
18 watching
113 forks
Language: C++
last commit: 6 days ago
Linked from 2 awesome lists

cc11header-onlyinterpreterlanguageprogramming-languagepythonscripting-languagevm

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
richpl/pybasic An interactive BASIC interpreter written in Python 172
shooshx/zippypy An interpreter that provides a lightweight alternative to the standard Python 2.7 interpreter with improved memory management and no global locks. 19
digikar99/py4cl2 A Common Lisp library for executing Python code and integrating it with existing Lisp systems. 41
intigua/zippypy An interpreter for Python 2.7 with lightweight memory management and controllable input/output interfaces. 9
vaphes/pocketbase A Python SDK for interacting with the PocketBase backend service 360
mattgreen/hython A Haskell-powered Python interpreter implementing most of the language's syntax and functionality 579
chapyter/chapyter An extension for JupyterLab that interprets natural language code descriptions and executes them in a Python environment. 822
col-one/thonside An embeddable Python interpreter within a PySide2 widget. 34
peterhinch/micropython_data_to_py A utility to convert binary data into Python source code for storage in Flash. 28
pfalcon/pycopy-lib Develops a minimal and lightweight Python standard library compatible with other variants and implementations of Python. 248
pycket/pycket A Racket/Scheme implementation generated using the RPython framework to produce a fast binary interpreter. 258
binpy/binpy An interactive digital electronics simulation library written in pure Python 204
tinypico/tinypico-micropython A set of MicroPython libraries and example projects for the TinyPICO microcontroller 63
igorkulman/swiftpascalinterpreter An interpreter for the Pascal programming language written in Swift 284
pfalcon/pycopy A minimalist and memory-efficient Python dialect designed to be portable across various platforms. 805