cslarsen / python-simple-vmLinks
A simple virtual machine w/constant folding implemented in Python
☆120Updated 4 years ago
Alternatives and similar repositories for python-simple-vm
Users that are interested in python-simple-vm are comparing it to the libraries listed below
Sorting:
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- C Python, made faster.☆341Updated 9 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆230Updated 7 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago