cslarsen / python-simple-vm
A simple virtual machine w/constant folding implemented in Python
☆121Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for python-simple-vm
- A stack machine VM, interpreter and genetic programming library☆47Updated 5 years ago
- Mini: Interpreter and a programming language implemented in Python☆144Updated 8 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- Automatically exported from code.google.com/p/tinypy☆236Updated 7 months ago
- eXtremely small virtual machine -- for educational purposes :)☆156Updated 9 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆73Updated 12 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆226Updated 6 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated last year
- C Python, made faster.☆344Updated 9 years ago
- Simple examples of concurrent server design in Python☆258Updated 3 years ago
- Compile a subset of the Python AST to x64-64 assembler☆139Updated 7 months ago
- A compiler for a simple language, built with Python and LLVM☆99Updated 5 years ago
- This is the CoCo Virtual Machine Source Code.☆197Updated 8 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 3 years ago
- An implementation of Scheme in Python and C++☆169Updated 6 months ago
- Simple Scheme interpreter in Python☆29Updated 13 years ago
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆401Updated 9 years ago
- An implementation of PL/0 including a tree-based interpreter and virtual machine.☆75Updated 11 months ago
- A toy templating engine.☆149Updated 5 years ago
- LISP interpreter in Python☆43Updated 3 years ago
- Kaleidoscope using Python and llvmlite☆33Updated 8 years ago
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- EPIC CUCUMBERS!☆30Updated 7 years ago
- ☆608Updated 7 years ago
- A Python-like systems programming language☆84Updated 8 years ago
- Same as simple-virtual-machine but in C☆142Updated 8 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 8 years ago
- Python-like programming language interpreter written in Python☆104Updated 7 years ago