cslarsen / python-simple-vm
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
- 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
- eXtremely small virtual machine -- for educational purposes :)☆155Updated 9 years ago
- A toy templating engine.☆149Updated 6 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆229Updated 7 years ago
- An implementation of PL/0 including a tree-based interpreter and virtual machine.☆76Updated last year
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆73Updated 13 years ago
- Simple examples of concurrent server design in Python☆257Updated 3 years ago
- An implementation of Scheme in Python and C++☆172Updated 4 months ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- C Python, made faster.☆341Updated 9 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- Compile a subset of the Python AST to x64-64 assembler☆140Updated last year
- A Python-like systems programming language☆84Updated 9 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- A pure python, NoSQL, fast database.☆63Updated 7 years ago
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- Automatically exported from code.google.com/p/tinypy☆240Updated last year
- Compiler for the COOL programming language in Python 3☆39Updated 6 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…☆402Updated 10 years ago
- ☆29Updated 11 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- This is the CoCo Virtual Machine Source Code.☆199Updated 9 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆309Updated 3 months ago
- a tiny VM written in python☆8Updated 9 years ago
- Pascal compiler implemented in python using Lex, Yacc and LLVM☆87Updated 12 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 6 years ago
- A simple VM for a talk on building VMs☆218Updated 8 years ago
- A Python implementation of a Python bytecode runner☆18Updated 10 years ago