cslarsen / crianzaLinks
A stack machine VM, interpreter and genetic programming library
☆46Updated 6 years ago
Alternatives and similar repositories for crianza
Users that are interested in crianza 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
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆87Updated 7 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Mini: Interpreter and a programming language implemented in Python☆145Updated 9 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- eXtremely small virtual machine -- for educational purposes :)☆155Updated 10 years ago
- Automatically exported from code.google.com/p/tinypy☆244Updated last year
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- An implementation of Scheme in Python and C++☆174Updated 8 months ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆274Updated 6 years ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- The Duck Programming Language☆108Updated 8 years ago
- Dao Programming Language☆198Updated last year
- a restricted python to javascript / c# / go / ruby compiler☆117Updated 4 years ago
- A programming language.☆21Updated 7 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
- C Python, made faster.☆341Updated 9 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 6 years ago
- The Orange programming language☆74Updated 7 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Implementation of McCarthy's original Lisp in Python☆30Updated 4 years ago
- A JavaScript interpreter in Python, built for embedding JavaScript.☆58Updated 4 years ago