DmitrySoshnikov / letter-source
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
- Building a Parser from scratch☆46Updated 4 years ago
- Source code for "Essentials of Interpretation" class☆53Updated last year
- Automata Theory. Building a RegExp machine☆12Updated 5 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 4 years ago
- The Unofficial Incomplete Spidermonkey Bibliography☆17Updated 4 months ago
- Build Your Own Bundler☆38Updated 2 years ago
- Archive of the ES4 reference interpreter that was a work-in-progress when ES4 was cancelled.☆25Updated 11 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆138Updated 4 years ago
- Stack based virtual machine☆42Updated 9 years ago
- A miniature model of the Typescript compiler☆13Updated 3 years ago
- C runtime library (libc) for WebAssembly☆34Updated 9 months ago
- Programming language in development☆47Updated 4 years ago
- Various dominator tree algorithms☆22Updated 4 years ago
- Tools for a compilers course☆119Updated 3 months ago
- Lexer generator from RegExp spec☆13Updated 4 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆52Updated 8 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 10 months ago
- Stack machine simulation☆13Updated 12 years ago
- Code examples for tutoring modern C++☆91Updated last month
- TypeScript implementations and exercises from Chris Okasaki's book, Purely Functional Data Structures☆10Updated 5 years ago
- Waxeye Parser Generator☆19Updated 3 years ago
- ☆56Updated 7 years ago
- Reference implementation for Writing a C Compiler