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:
- Automata Theory. Building a RegExp machine☆12Updated 6 years ago
- Building a Parser from scratch☆46Updated 4 years ago
- Source code for "Essentials of Interpretation" class☆54Updated last year
- A JavaScript interpreter from scratch, supporting ES5 syntax.☆28Updated 10 months ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- Programming language in development☆47Updated 4 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆329Updated 2 months ago
- Lecture on Parsing Techniques☆22Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆24Updated last year
- Example code for compilers textbook.☆189Updated 2 years ago
- Build Your Own Bundler☆38Updated 2 years ago
- SJS is a static ahead of time compiler for a subset of JavaScript☆46Updated 2 years ago
- Various dominator tree algorithms☆23Updated 5 years ago
- C++ grammar for the Lezer parser system☆20Updated 4 months ago
- A C99 compliant compiler☆19Updated 4 years ago
- Archive of the ES4 reference interpreter that was a work-in-progress when ES4 was cancelled.☆26Updated 11 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆142Updated 4 years ago
- Code that accompanies the series☆90Updated 5 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆292Updated 3 years ago
- An illustration of good taste in code☆13Updated 11 months ago
- Reference implementation for Writing a C Compiler☆167Updated 5 months ago
- A small C11 compiler written in C++☆9Updated 6 years ago
- Simple streamable WebAssembly binary parser☆78Updated 11 months ago
- Just doodling☆13Updated 6 years ago
- The Unofficial Incomplete Spidermonkey Bibliography☆17Updated 8 months ago
- Lexer generator from RegExp spec☆13Updated 4 years ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆124Updated 3 months ago
- Interpreter for simply typed lambda calculus implemented in JavaScript λ☆34Updated 7 years ago
- IDE for the LLJSVM project☆20Updated 2 years ago