oriontransfer / PL0-Language-Tools
An implementation of PL/0 including a tree-based interpreter and virtual machine.
☆75Updated 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
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- A handy tool to help design and parse your own language☆21Updated 2 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆169Updated 9 months ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆85Updated 3 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago
- Jato, an open source implementation of the JVM☆153Updated 10 years ago
- rcor C compiler (under development)☆115Updated 7 years ago
- Incremental implementation of a scheme compiler☆29Updated 11 years ago
- a recursive-descent parser generator for PEG☆93Updated 7 years ago
- A Scheme to x86-64 compiler in Scheme☆78Updated 9 years ago
- Yet Another Scheme Interpreter using flex and bison☆49Updated 2 years ago
- Yet another scheme compiler... This time generating shitty code.☆17Updated 11 years ago
- An implementation of Scheme in Python and C++☆171Updated last month
- A basic x86-64 JIT compiler written from scratch in stock Python☆227Updated 6 years ago
- Native Code Generator for Ruby compiler☆49Updated 10 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- A programming language for live coding☆162Updated 4 years ago
- Genius programmer should write his own lisp!☆53Updated last week
- A tiny self-hosting Lisp-to-C compiler☆237Updated 4 years ago
- The compiler for subset of scheme developed as part of P523☆30Updated 7 years ago
- Brainfuck JIT VMs☆17Updated 4 years ago
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆104Updated 9 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated last year
- ☆64Updated 8 years ago
- The Duck Programming Language☆109Updated 7 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆85Updated 11 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆40Updated 10 years ago
- Implementations of the compilers and VMs from R. Kent Dybvig's "Three Implementation Models for Scheme." Each file is named after the se…☆21Updated 14 years ago