rspivak / tinypieLinks
Tree-Based Interpreter, compiler, and VM for TinyPie language
☆72Updated 13 years ago
Alternatives and similar repositories for tinypie
Users that are interested in tinypie are comparing it to the libraries listed below
Sorting:
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- An implementation of Scheme in Python and C++☆174Updated 8 months ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 14 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- A simple compiler for a mini language☆39Updated 9 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- The Converge programming language☆87Updated 5 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆274Updated 6 years ago
- A tiny self-hosting Lisp-to-C compiler☆239Updated 5 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- C based OO portable data structure library☆131Updated 15 years ago
- The Duck Programming Language☆108Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆58Updated 15 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- A toy JavaScript interpreter written in C☆94Updated last year
- An experimental statically typed procedural language with first-class resumable functions.☆60Updated 8 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆132Updated 3 years ago
- A sunny little virtual machine☆526Updated 10 years ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated last year
- A Pratt Parser implementation in Python☆31Updated 8 years ago