DmitrySoshnikov / letter-sourceLinks
Parsing Algorithms course and Letter programming language
☆20Updated 4 years ago
Alternatives and similar repositories for letter-source
Users that are interested in letter-source are comparing it to the libraries listed below
Sorting:
- Source code for "Essentials of Interpretation" class☆56Updated 2 years ago
- Automata Theory. Building a RegExp machine☆12Updated 6 years ago
- Building a Parser from scratch☆47Updated 4 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- A book, Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust☆27Updated 6 years ago
- world's worst interpreter☆62Updated 4 months ago
- Support for for students (Python)☆67Updated 4 months ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆142Updated 5 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆154Updated 3 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆335Updated 4 months ago
- Waxeye Parser Generator☆19Updated 4 years ago
- Awesome links and information about memory allocation☆181Updated 6 years ago
- Interpreter for a superset of Crafting Interpreter's lox language☆18Updated 2 years ago
- C++ grammar for the Lezer parser system☆20Updated 6 months ago
- Hardware description language (HDL) parser, and Hardware simulator.☆88Updated 6 years ago
- Example code for compilers textbook.☆193Updated 2 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆25Updated last year
- Programming language in development☆47Updated 4 years ago
- Fast WebAssembly Baseline Compiler☆59Updated 2 years ago
- TypeScript implementations and exercises from Chris Okasaki's book, Purely Functional Data Structures☆10Updated 6 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆61Updated 7 months ago
- Reference implementation for Writing a C Compiler☆198Updated 7 months ago
- A C99 compliant compiler☆19Updated 4 years ago
- C runtime library (libc) for WebAssembly☆34Updated last year
- Code for the Regular Expression Engine Video☆33Updated 4 years ago
- Compiler project for Dave Beazley' Wabbit Language☆25Updated 3 years ago
- MIPS Assembly parser in JavaScript☆16Updated 8 years ago