DmitrySoshnikov / letter-sourceLinks
Parsing Algorithms course and Letter programming language
☆20Updated 5 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
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 9 years ago
- Building a Parser from scratch☆48Updated 4 years ago
- Automata Theory. Building a RegExp machine☆12Updated 6 years ago
- Source for the PSPDFKit WebAssembly Benchmark: http://iswebassemblyfastyet.com☆50Updated 2 weeks ago
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆35Updated 4 years ago
- Rust grammar for Lezer☆22Updated last year
- Code that accompanies the series☆91Updated 5 years ago
- ☆21Updated 3 years ago
- Lexer generator from RegExp spec☆14Updated 5 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Lecture on Parsing Techniques☆22Updated 4 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- A book, Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust☆27Updated 7 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 9 months ago
- A programming language in early development☆151Updated 5 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- A hobby language that compiles to WebAssembly☆28Updated 6 months ago
- Programming language in development☆47Updated 4 years ago
- Source code for "Programming Language with LLVM" class☆30Updated 2 years ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆137Updated 2 months ago
- A C99 compliant compiler☆20Updated 4 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated last year
- Hardware description language (HDL) parser, and Hardware simulator.☆89Updated 7 years ago
- AssemblyScript, WebAssembly, WebGL☆19Updated 4 years ago
- Build Your Own Bundler☆38Updated 2 years ago
- Simple streamable WebAssembly binary parser☆81Updated 3 weeks ago
- A JavaScript interpreter from scratch, supporting ES5 syntax.☆29Updated last year
- Reading a book on how to implement an interpreter in Ruby and adding my own spin to things. A place for me to experiment as I learn about…☆18Updated 10 years ago
- TypeScript implementations and exercises from Chris Okasaki's book, Purely Functional Data Structures☆10Updated 6 years ago