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 9 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Python Compiler Infrastructure☆125Updated 8 years ago
- C Python, made faster.☆341Updated 9 years ago
- A Python 3 compiler that anyone can understand.☆67Updated 11 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- a restricted python to javascript / c# / go / ruby compiler☆117Updated 4 years ago
- AVbin is a C library that provides a thin, cross-platform wrapper around Libav’s video- and audio-decoding functionality, providing long-…☆82Updated 5 years ago
- A toy templating engine.☆151Updated 6 years ago
- Not because it is good, but because we can...☆167Updated 5 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Pascal compiler implemented in python using Lex, Yacc and LLVM☆87Updated 13 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- A new language for the web☆384Updated last year
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 6 years ago
- Automatically exported from code.google.com/p/tinypy☆244Updated last year
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- Java Virtual Machine implemented in pure python☆241Updated 4 years ago
- ASCII Game Engine write in Python☆127Updated 4 years ago
- A toy programming language that keeps it minimal☆143Updated 8 years ago
- ☆608Updated 7 years ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- The Converge programming language☆88Updated 5 years ago
- A series of progressively more complex programming languages☆36Updated 11 years ago
- Simple stack language in C. Has a few basic commands; working to implement a `while` loop and user-defined functions. If statement would …☆16Updated 13 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago