rspivak / tinypieLinks
Tree-Based Interpreter, compiler, and VM for TinyPie language
☆72Updated 14 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
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- The Duck Programming Language☆109Updated 8 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 15 years ago
- An implementation of Scheme in Python and C++☆175Updated last month
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆272Updated 6 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- C based OO portable data structure library☆130Updated 16 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 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 little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- An experimental statically typed procedural language with first-class resumable functions.☆61Updated 9 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- The Converge programming language☆86Updated 5 years ago
- An implementation of PL/0 including a tree-based interpreter and virtual machine.☆77Updated last year
- A sunny little virtual machine☆526Updated 10 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated last year
- Tiny modular assembler & vm for lightweight control microcode☆36Updated 5 years ago
- A basic (basic) Lisp interpreter in C!☆23Updated 9 years ago
- Rabbit VM.☆114Updated 6 years ago