keleshev / miniLinks
Mini: Interpreter and a programming language implemented in Python
☆145Updated 9 years ago
Alternatives and similar repositories for mini
Users that are interested in mini are comparing it to the libraries listed below
Sorting:
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- Python-like programming language interpreter written in Python☆107Updated 8 years ago
- eXtremely small virtual machine -- for educational purposes :)☆155Updated 10 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Python Compiler Infrastructure☆125Updated 9 years ago
- C Python, made faster.☆342Updated 9 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- a restricted python to javascript / c# / go / ruby compiler☆117Updated 4 years ago
- A Python 3 compiler that anyone can understand.☆67Updated 11 years ago
- Not because it is good, but because we can...☆168Updated 5 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- A hands-on, test driven guide to implementing a simple programming language