nicklambourne / crafting-a-compiler
Work for Crafting a Compiler by Fischer, Cytron & LeBlanc.
☆10Updated 5 years ago
Alternatives and similar repositories for crafting-a-compiler:
Users that are interested in crafting-a-compiler are comparing it to the libraries listed below
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆48Updated 5 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆34Updated 4 years ago
- A functional programming language☆173Updated 12 years ago
- The Elsa Programming Language☆17Updated 7 years ago
- A mini language used for the Rabs build system and within Wrapl.☆32Updated this week
- C Implementation of the monkey programming language☆69Updated 5 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 4 years ago
- Implement a Lisp, in C, from scratch, no libs☆81Updated 2 years ago
- A C library for displaying informative, clean and readable errors☆25Updated 11 months ago
- a Lispy Forth in C++☆24Updated 6 years ago
- Imp is a statically typed and compiled scripting language with the goal of increasing programmer confidence.☆11Updated 2 years ago
- The Riff programming language☆23Updated last year
- The Tuplex programming language tools.☆16Updated 4 years ago
- Implementation of Pratt parser in C++11☆26Updated 9 years ago
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 4 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Lumi programming language development☆16Updated 2 years ago
- The Duck Programming Language☆109Updated 7 years ago
- A toy bytecode VM, assembler, and self-hosting compiler for a scheme-like high-level language.☆18Updated last year
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- lambda calculus interpreter☆39Updated 3 years ago
- A toy script language written in C☆14Updated 7 years ago
- Jacy programming language☆13Updated 2 years ago
- The Evi programming language☆16Updated 2 years ago
- A static strongly typed object oriented programming language with focus on composition☆22Updated 4 years ago
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆14Updated 6 months ago
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆17Updated 6 years ago