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
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆73Updated 13 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Automatically exported from code.google.com/p/tinypy☆241Updated last year
- C Python, made faster.☆341Updated 9 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 8 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- The Duck Programming Language☆109Updated 7 years ago
- ☆71Updated 2 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- A Python 3 compiler that anyone can understand.☆67Updated 10 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated 3 months ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- Dao Programming Language☆198Updated last year
- An implementation of Scheme in Python and C++☆172Updated 5 months ago
- Lisp Interpreter in Go (golang) WIP☆19Updated 4 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- An implementation of scheme that can call python modules☆21Updated 11 years ago
- ☆31Updated 4 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- A generic mark-and-sweep garbage collector☆45Updated 13 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 5 years ago