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
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆73Updated 13 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
- An implementation of Scheme in Python and C++☆169Updated last month
- Simple examples of concurrent server design in Python☆257Updated 3 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆227Updated 6 years ago
- A toy templating engine.☆149Updated 5 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- Java Virtual Machine implemented in pure python☆242Updated 3 years ago
- Compile a subset of the Python AST to x64-64 assembler☆140Updated 9 months ago
- Python-like programming language interpreter written in Python☆105Updated 7 years ago
- A Python-like systems programming language☆84Updated 8 years ago
- Same as simple-virtual-machine but in C☆144Updated 8 years ago
- Simple Scheme interpreter in Python☆29Updated 13 years ago
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 10 years ago
- Automatically exported from code.google.com/p/tinypy☆238Updated 10 months ago
- Experiments for the official PEG parser generator for Python☆277Updated 9 months ago
- a tiny VM written in python☆8Updated 9 years ago
- C Python, made faster.☆341Updated 9 years ago
- Vi editor implemented in python☆16Updated 8 years ago
- programming language for learning and teaching the basics programming☆18Updated 3 years ago
- This is the CoCo Virtual Machine Source Code.☆197Updated 8 years ago
- Compiler for the COOL programming language in Python 3☆39Updated 5 years ago
- ☆609Updated 7 years ago
- Resources for learning about Python internals and CPython source code☆471Updated 2 years ago
- Recursive descent parsing library for Python based on functional combinators☆349Updated 8 months ago