cslarsen / crianzaLinks
A stack machine VM, interpreter and genetic programming library
☆44Updated 7 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☆118Updated 5 years ago
- Mini: Interpreter and a programming language implemented in Python☆146Updated 10 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆85Updated 7 years ago
- A Python-like systems programming language☆84Updated 10 years ago
- Python-like programming language interpreter written in Python☆107Updated 8 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 14 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
- An implementation of Scheme in Python and C++☆197Updated 3 weeks ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- EPIC CUCUMBERS!☆27Updated 8 years ago
- C Python, made faster.☆343Updated 10 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆271Updated 6 years ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- The fluffy programming language main repository☆25Updated 13 years ago
- A programming language.☆21Updated 8 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆63Updated 5 years ago
- Dao Programming Language☆201Updated 2 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 7 years ago
- Automatically exported from code.google.com/p/tinypy☆250Updated last year
- The Duck Programming Language☆110Updated 8 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 8 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆235Updated 7 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- Java Virtual Machine implemented in pure python☆241Updated 4 years ago
- An implementation of PL/0 including a tree-based interpreter and virtual machine.☆78Updated 2 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
- a restricted python to javascript / c# / go / ruby compiler☆117Updated 4 years ago