oriontransfer / PL0-Language-Tools
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
- Jato, an open source implementation of the JVM☆154Updated 10 years ago
- A Scheme to x86-64 compiler in Scheme☆78Updated 9 years ago
- A handy tool to help design and parse your own language☆21Updated 2 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆228Updated 6 years ago
- Yet Another Scheme Interpreter using flex and bison☆50Updated 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 3 months ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- Jscheme (Scheme (in Java (by Peter Norvig)))☆52Updated 6 years ago
- The compiler for subset of scheme developed as part of P523☆30Updated 8 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆170Updated 10 months ago
- A tiny self-hosting Lisp-to-C compiler☆237Updated 4 years ago
- A programming language for live coding☆162Updated 4 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆26Updated 6 years ago
- Genius programmer should write his own lisp!☆55Updated this week
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- The Duck Programming Language☆109Updated 7 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- ☆38Updated 13 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆52Updated 8 years ago
- The Lark programming language.☆58Updated 14 years ago
- Brianfuck compiler and JIT runner☆75Updated 5 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- Royal Scheme will eventually grow to be a real, usable, embeddable Scheme implemented in ANSI C.☆76Updated 12 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- A programming language which provides generalized algebraic data types, pattern matching and lazy evaluation based on C++17.☆30Updated 6 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A compiler for a subset of the Java programming language.☆23Updated 11 years ago