zippypy

Python interpreter

An interpreter that provides a lightweight alternative to the standard Python 2.7 interpreter with improved memory management and no global locks.

A simple, lightweight Python 2.7 interpreter, with predictable memory management and without global locks.

GitHub

19 stars
4 watching
10 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
intigua/zippypy An interpreter for Python 2.7 with lightweight memory management and controllable input/output interfaces. 9
pocketpy/pocketpy An embeddable, high-level Python interpreter written in C11. 1,609
richpl/pybasic An interactive BASIC interpreter written in Python 172
digikar99/py4cl2 A Common Lisp library for executing Python code and integrating it with existing Lisp systems. 41
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
marl/pysox A Python wrapper around an audio signal processing library. 519
jianbo-lab/l2x A Python framework for learning to interpret models using information-theoretic methods 124
mattgreen/hython A Haskell-powered Python interpreter implementing most of the language's syntax and functionality 579
shoobx/mypy-zope A plugin to enable type checking of Zope interface implementations in mypy. 39
neolooong/whichpy.nvim A plugin that lets you switch between different Python interpreters without restarting LSPs. 15
progval/pythonvm-rust A Rust-based implementation of a Python bytecode interpreter with goals of compatibility and sandboxing. 73
skx/gobasic A BASIC interpreter written in Golang. 330
phipsgabler/operajonal A JavaScript implementation of an operational monad style for recursive program interpretation 6
ukplab/linspector A framework to interpret multilingual NLP models and understand their word representations. 23