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
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 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 8 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- An implementation of Scheme in Python and C++☆175Updated last week
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- Rabbit VM.☆112Updated 6 years ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- 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.☆273Updated 6 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- C based OO portable data structure library☆130Updated 16 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- The fluffy programming language main repository☆25Updated 12 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
- A Pratt Parser implementation in Python☆31Updated 8 years ago
- A stack machine VM, interpreter and genetic programming library☆44Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 9 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- Minimal programming language for embedding small scripts in larger programs☆52Updated last year
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- A tiny self-hosting Lisp-to-C compiler☆237Updated 5 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- The Duck Programming Language☆109Updated 8 years ago
- A tiny, embeddable lisp-shaped language implemented in C89☆175Updated 7 years ago
- A basic (basic) Lisp interpreter in C!☆23Updated 9 years ago