cslarsen / crianza
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
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago
- Python-like programming language interpreter written in Python☆105Updated 7 years ago
- eXtremely small virtual machine -- for educational purposes :)☆155Updated 9 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆73Updated 13 years ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- C Python, made faster.☆341Updated 9 years ago
- An implementation of Scheme in Python and C++☆172Updated 4 months ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆229Updated 7 years ago
- Automatically exported from code.google.com/p/tinypy☆240Updated last year
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- The Duck Programming Language☆109Updated 7 years ago
- A Python JIT compiler☆12Updated 5 years ago
- A generic mark-and-sweep garbage collector☆44Updated 13 years ago
- LISP interpreter in Python☆45Updated 3 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- a tiny VM written in python☆8Updated 9 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 3 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 8 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 5 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Compile a subset of the Python AST to x64-64 assembler☆140Updated last year
- a restricted python to javascript / c# / go / ruby compiler☆116Updated 4 years ago
- Tiny modular assembler & vm for lightweight control microcode☆36Updated 5 years ago