rspivak / tinypie
Tree-Based Interpreter, compiler, and VM for TinyPie language
☆73Updated 13 years ago
Alternatives and similar repositories for tinypie:
Users that are interested in tinypie are comparing it to the libraries listed below
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- An implementation of Scheme in Python and C++☆171Updated 3 months ago
- The Duck Programming Language☆109Updated 7 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆41Updated 10 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- A tiny self-hosting Lisp-to-C compiler☆237Updated 4 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- C based OO portable data structure library☆130Updated 15 years ago
- A toy C-like programming language, compiler, and VM☆25Updated 9 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆62Updated 14 years ago
- The Converge programming language☆88Updated 5 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- A sunny little virtual machine☆524Updated 9 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- A simple VM in C☆49Updated 7 months ago
- A basic (basic) Lisp interpreter in C!☆23Updated 9 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Same as simple-virtual-machine but in C☆148Updated 8 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆149Updated 4 years ago
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated last year
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- A simple C-like language compiler with an extensible syntax and typed macros support☆130Updated 3 years ago