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
- Python-like programming language interpreter written in Python☆105Updated 7 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆73Updated 13 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- Automatically exported from code.google.com/p/tinypy☆240Updated last year
- C Python, made faster.☆341Updated 9 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
- An implementation of Scheme in Python and C++☆171Updated 4 months 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
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆229Updated 6 years ago
- EPIC CUCUMBERS!☆28Updated 7 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- Compile a subset of the Python AST to x64-64 assembler☆140Updated 11 months ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- a tiny VM written in python☆8Updated 9 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆150Updated 4 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 5 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆173Updated 6 years ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆26Updated last month
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- ☆31Updated 4 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago