oriontransfer / PL0-Language-ToolsLinks
An implementation of PL/0 including a tree-based interpreter and virtual machine.
☆76Updated last year
Alternatives and similar repositories for PL0-Language-Tools
Users that are interested in PL0-Language-Tools are comparing it to the libraries listed below
Sorting:
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆77Updated 12 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- An implementation of Scheme in Python and C++☆175Updated 8 months ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A tiny self-hosting Lisp-to-C compiler☆239Updated 5 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- Jato, an open source implementation of the JVM☆156Updated 11 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆87Updated 7 years ago
- A Scheme to x86-64 compiler in Scheme☆80Updated 10 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 8 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- A Tree Parser Generator☆99Updated 10 months ago
- The Duck Programming Language☆108Updated 8 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- Strongtalk VM☆103Updated 3 years ago
- Quick C-- compiler (no longer maintained)☆159Updated 11 years ago
- GCC Tiny front-end☆106Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- The Converge programming language☆87Updated 5 years ago
- Yet Another Scheme Interpreter using flex and bison☆50Updated 2 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆88Updated 12 years ago
- A small and simple R5RS Scheme Implementation☆12Updated 9 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago