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
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆73Updated 13 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Python-like programming language interpreter written in Python☆105Updated 7 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- a tiny VM written in python☆8Updated 9 years ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 8 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 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
- ☆71Updated 2 years ago
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- A generic mark-and-sweep garbage collector☆44Updated 13 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- C Python, made faster.☆341Updated 9 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- A handy tool to help design and parse your own language☆21Updated 2 years ago
- The Duck Programming Language☆109Updated 7 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 6 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- ☆609Updated 7 years ago
- An implementation of Scheme in Python and C++☆171Updated 3 months ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 5 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago