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
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- eXtremely small virtual machine -- for educational purposes :)☆156Updated 9 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- a tiny VM written in python☆8Updated 9 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆73Updated 13 years ago
- Simple Scheme interpreter in Python☆28Updated 13 years ago
- Automatically exported from code.google.com/p/tinypy☆238Updated 10 months ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 10 years ago
- The Duck Programming Language☆109Updated 7 years ago
- C Python, made faster.☆341Updated 9 years ago
- An implementation of Scheme in Python and C++☆171Updated 2 months ago
- A small forth-like language that targets the CPython VM.☆52Updated 6 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- Python-like programming language interpreter written in Python☆105Updated 7 years ago
- Yet Another Scheme Interpreter using flex and bison☆49Updated 2 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆227Updated 6 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆26Updated 8 months ago
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 12 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆40Updated 10 years ago
- LISP interpreter in Python☆44Updated 3 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 4 years ago
- Python Compiler Infrastructure☆125Updated 8 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 8 years ago