zippypy

Python interpreter

An interpreter for Python 2.7 with lightweight memory management and controllable input/output interfaces.

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

GitHub

9 stars
5 watching
2 forks
Language: C++
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
pocketpy/pocketpy An embeddable, high-level Python interpreter written in C11. 1,609
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
richpl/pybasic An interactive BASIC interpreter written in Python 172
jorgenschaefer/elpy An Emacs package to provide a comprehensive Python development environment. 1,900
mattgreen/hython A Haskell-powered Python interpreter implementing most of the language's syntax and functionality 579
jtpio/jupyterlab-python-bytecode A JupyterLab extension for inspecting and comparing Python bytecode across different versions of the CPython interpreter. 62
progval/pythonvm-rust A Rust-based implementation of a Python bytecode interpreter with goals of compatibility and sandboxing. 73
neolooong/whichpy.nvim A plugin that lets you switch between different Python interpreters without restarting LSPs. 15
whaleygeek/bitio A Python library providing an interface to Micro:bit I/O devices 93
silvanmelchior/incognitopilot An AI-powered code interpreter for running local tasks without uploading sensitive data to the cloud. 432
col-one/thonside An embeddable Python interpreter within a PySide2 widget. 34
binpy/binpy An interactive digital electronics simulation library written in pure Python 204
shinmera/zippy A library for reading and writing the PKWARE Zip archive format. 15