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.
19 stars
4 watching
10 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An interpreter for Python 2.7 with lightweight memory management and controllable input/output interfaces. | 9 |
| An embeddable, high-level Python interpreter written in C11. | 1,656 |
| An interactive BASIC interpreter written in Python | 174 |
| A Common Lisp library for executing Python code and integrating it with existing Lisp systems. | 42 |
| An extension for JupyterLab that interprets natural language code descriptions and executes them in a Python environment. | 825 |
| An embeddable Python interpreter within a PySide2 widget. | 34 |
| A Python wrapper around an audio signal processing library. | 519 |
| A Python framework for learning to interpret models using information-theoretic methods | 123 |
| A Haskell-powered Python interpreter implementing most of the language's syntax and functionality | 579 |
| A plugin to enable type checking of Zope interface implementations in mypy. | 39 |
| A plugin that lets you switch between different Python interpreters without restarting LSPs. | 18 |
| A Rust-based implementation of a Python bytecode interpreter with goals of compatibility and sandboxing. | 73 |
| A BASIC interpreter written in Golang. | 331 |
| A JavaScript implementation of an operational monad style for recursive program interpretation | 6 |
| A framework to interpret multilingual NLP models and understand their word representations. | 24 |