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
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 7 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Python-like programming language interpreter written in Python☆106Updated 8 years ago
- Mini: Interpreter and a programming language implemented in Python☆145Updated 9 years ago
- eXtremely small virtual machine -- for educational purposes :)☆155Updated 10 years ago
- An implementation of Scheme in Python and C++☆175Updated last week
- Automatically exported from code.google.com/p/tinypy☆248Updated last year
- a restricted python to javascript / c# / go / ruby compiler☆117Updated 4 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆45Updated 2 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 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
- Java Virtual Machine implemented in pure python☆241Updated 4 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- The fluffy programming language main repository☆25Updated 12 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆232Updated 7 years ago
- C Python, made faster.☆343Updated 10 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- The Duck Programming Language☆109Updated 8 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 6 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last week
- Dao Programming Language☆199Updated last year
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 3 years ago
- ☆72Updated 3 years ago