cslarsen / python-simple-vmLinks
A simple virtual machine w/constant folding implemented in Python
☆118Updated 5 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☆44Updated 7 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆85Updated 7 years ago
- Mini: Interpreter and a programming language implemented in Python☆146Updated 10 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- A basic x86-64 JIT compiler written from scratch in stock Python☆234Updated 7 years ago
- eXtremely small virtual machine -- for educational purposes :)☆155Updated 10 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 14 years ago
- A toy templating engine.☆153Updated 6 years ago
- Java Virtual Machine implemented in pure python☆241Updated 4 years ago
- An implementation of PL/0 including a tree-based interpreter and virtual machine.☆78Updated 2 years ago
- Automatically exported from code.google.com/p/tinypy☆250Updated last year
- Python-like programming language interpreter written in Python☆106Updated 8 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…☆404Updated 10 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Small Python examples of socket server concurrency patterns: fork, select, and more.☆259Updated 5 months ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- Just enough git (written in Python) to create a repo and push to GitHub☆331Updated 8 years ago
- An implementation of Scheme in Python and C++☆194Updated 2 weeks ago
- Vi editor implemented in python☆17Updated 9 years ago
- Cpy provides you a way to write Python codes in C syntax!☆64Updated 11 years ago
- ☆71Updated 3 weeks ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆391Updated 3 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- Pascal compiler implemented in python using Lex, Yacc and LLVM☆87Updated 13 years ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- This is the CoCo Virtual Machine Source Code.☆200Updated 9 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A JavaScript interpreter in Python, built for embedding JavaScript.☆60Updated 4 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 7 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year