oriontransfer / PL0-Language-ToolsLinks
An implementation of PL/0 including a tree-based interpreter and virtual machine.
☆78Updated 2 years ago
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 14 years ago
- An implementation of Scheme in Python and C++☆187Updated last week
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 7 years ago
- A Tree Parser Generator☆103Updated last year
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 7 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- Jato, an open source implementation of the JVM☆157Updated 11 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- A Scheme to x86-64 compiler in Scheme☆81Updated 10 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆87Updated 4 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A simple VM for a talk on building VMs☆223Updated 8 years ago
- Yet Another Scheme Interpreter using flex and bison☆49Updated last month
- A tiny self-hosting Lisp-to-C compiler☆237Updated 5 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- Yet another scheme compiler... This time generating shitty code.☆18Updated 12 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago
- Jscheme (Scheme (in Java (by Peter Norvig)))☆52Updated 7 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Updated 12 years ago
- Quick C-- compiler (no longer maintained)☆164Updated 11 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- Strongtalk VM☆103Updated 4 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆243Updated 8 years ago
- ☆65Updated 9 years ago
- A handy tool to help design and parse your own language☆21Updated 3 years ago
- a compiler from a subset of Scheme into X64☆31Updated 11 years ago
- A sunny little virtual machine☆525Updated 10 years ago
- llvm based QBASIC Compiler☆107Updated 3 years ago
- Nanopass scheme compiler in scheme for x86☆68Updated 8 years ago