cslarsen / crianzaLinks
A stack machine VM, interpreter and genetic programming library
☆44Updated 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☆119Updated 5 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- Mini: Interpreter and a programming language implemented in Python☆145Updated 9 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 7 years ago
- Python-like programming language interpreter written in Python☆106Updated 8 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- eXtremely small virtual machine -- for educational purposes :)☆155Updated 10 years ago
- Automatically exported from code.google.com/p/tinypy☆247Updated last year
- An implementation of Scheme in Python and C++☆175Updated last week
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Java Virtual Machine implemented in pure python☆241Updated 4 years ago
- C Python, made faster.☆343Updated 10 years ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A programming language.☆21Updated 8 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆155Updated 5 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- EPIC CUCUMBERS!☆27Updated 8 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- Dao Programming Language☆199Updated last year
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 6 years ago
- a restricted python to javascript / c# / go / ruby compiler☆117Updated 4 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆45Updated 2 years ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year