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☆57Updated 2 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- Building a Parser from scratch☆48Updated 4 years ago
- world's worst interpreter☆62Updated 6 months ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆335Updated 5 months ago
- Automata Theory. Building a RegExp machine☆12Updated 6 years ago
- A book, Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust☆27Updated 6 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- Interpreter for a superset of Crafting Interpreter's lox language☆18Updated 2 years ago
- Programming language in development☆47Updated 4 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 4 years ago
- AssemblyScript, WebAssembly, WebGL☆19Updated 4 years ago
- ☆21Updated 3 years ago
- Code for the Regular Expression Engine Video☆33Updated 5 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- Rust grammar for Lezer☆22Updated last year
- Lecture on Parsing Techniques☆22Updated 4 years ago
- A JavaScript compiler written in TypeScript targeting C++/V8☆200Updated 2 years ago
- A C99 compliant compiler☆19Updated 4 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆145Updated 5 years ago
- Waxeye Parser Generator☆19Updated 4 years ago
- Simple streamable WebAssembly binary parser☆80Updated last year
- Nicer Python interface to Webassembly modules.☆18Updated 4 years ago
- A programming language in early development☆151Updated 5 years ago
- Code that accompanies the series☆91Updated 5 years ago
- TypeScript implementations and exercises from Chris Okasaki's book, Purely Functional Data Structures☆10Updated 6 years ago
- SJS is a static ahead of time compiler for a subset of JavaScript☆47Updated 2 years ago
- Hardware description language (HDL) parser, and Hardware simulator.☆89Updated 7 years ago
- A toy programming language for learning how to make programming languages☆32Updated 2 years ago
- 🚀 Performance comparison of JavaScript TypedArrays and native Arrays☆19Updated 9 years ago