DmitrySoshnikov / letter-source
Parsing Algorithms course and Letter programming language
☆20Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for letter-source
- Source code for "Essentials of Interpretation" class☆51Updated last year
- Automata Theory. Building a RegExp machine☆12Updated 5 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆28Updated 6 months ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆52Updated 7 years ago
- Building a Parser from scratch☆45Updated 3 years ago
- Parser Combinator for JavaScript☆16Updated 10 years ago
- A small C11 compiler written in C++☆9Updated 5 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆136Updated 3 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 4 years ago
- Rust grammar for Lezer☆22Updated 8 months ago
- Lexer generator from RegExp spec☆12Updated 4 years ago
- A JavaScript interpreter from scratch, supporting ES5 syntax.☆27Updated 2 months ago
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆34Updated 3 years ago
- TypeScript implementations and exercises from Chris Okasaki's book, Purely Functional Data Structures☆9Updated 5 years ago
- Interpreter for simply typed lambda calculus implemented in JavaScript λ☆34Updated 7 years ago
- ☆20Updated 2 years ago
- Lecture on Parsing Techniques☆21Updated 3 years ago
- A book, Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust☆26Updated 6 years ago
- Stack based virtual machine☆41Updated 9 years ago
- Writing a minimal x86-64 JIT compiler in C++☆98Updated 6 years ago
- AssemblyScript, WebAssembly, WebGL☆17Updated 3 years ago
- 🚀 Performance comparison of JavaScript TypedArrays and native Arrays☆19Updated 8 years ago
- JS parser generator. As fast as yacc, but accepts any grammar!☆15Updated 7 years ago
- Hardware description language (HDL) parser, and Hardware simulator.☆86Updated 6 years ago
- Type-safe C/C++ API for WASM SIMD.☆13Updated 3 years ago
- Programming language in development☆47Updated 3 years ago
- Tiny Programs: Rosetta code for implementations☆56Updated last year
- Data structures & algorithms implementations in TypeScript☆18Updated 3 years ago
- Reference implementation for Writing a C Compiler☆115Updated 2 months ago
- A miniature model of the Typescript compiler☆13Updated 2 years ago