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
- A Python-like systems programming language☆84Updated 9 years ago
- An implementation of Scheme in Python and C++☆175Updated last week
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- A stack machine VM, interpreter and genetic programming library☆44Updated 6 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆155Updated 5 years ago
- C based OO portable data structure library☆131Updated 16 years ago
- The Converge programming language☆86Updated 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 simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A tiny self-hosting Lisp-to-C compiler☆237Updated 5 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 6 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- The Duck Programming Language☆109Updated 8 years ago
- A toy JavaScript interpreter written in C☆94Updated last year
- A basic (basic) Lisp interpreter in C!☆23Updated 9 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Rabbit VM.☆110Updated 6 years ago
- An implementation of PL/0 including a tree-based interpreter and virtual machine.☆77Updated last year
- a little JIT VM language for (probably/eventually) terminal UI apps.☆61Updated 7 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago