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☆55Updated 2 years ago
- Building a Parser from scratch☆46Updated 4 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- world's worst interpreter☆62Updated 3 months ago
- A book, Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust☆27Updated 6 years ago
- Example code for compilers textbook.☆191Updated 2 years ago
- Source code for "Programming Language with LLVM" class☆30Updated 2 years ago
- IDE for the LLJSVM project☆20Updated 2 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆142Updated 5 years ago
- A JavaScript interpreter from scratch, supporting ES5 syntax.☆28Updated 11 months ago
- Lecture on Parsing Techniques☆22Updated 3 years ago
- Rust grammar for Lezer☆22Updated last year
- Code that accompanies the series☆91Updated 5 years ago
- Programming language in development☆47Updated 4 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆333Updated 3 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 3 years ago
- C++ grammar for the Lezer parser system☆20Updated 4 months ago
- TypeScript implementations and exercises from Chris Okasaki's book, Purely Functional Data Structures☆10Updated 6 years ago
- Source for the PSPDFKit WebAssembly Benchmark: http://iswebassemblyfastyet.com☆50Updated 2 weeks ago
- A JavaScript compiler written in TypeScript targeting C++/V8☆199Updated 2 years ago
- SJS is a static ahead of time compiler for a subset of JavaScript☆46Updated 2 years ago
- Reference implementation for Writing a C Compiler☆179Updated 5 months ago
- Code for the Regular Expression Engine Video☆32Updated 4 years ago
- Archive of the ES4 reference interpreter that was a work-in-progress when ES4 was cancelled.☆26Updated 11 years ago
- A C99 compliant compiler☆19Updated 4 years ago
- A hobby language that compiles to WebAssembly☆28Updated 2 months ago
- C runtime library (libc) for WebAssembly☆34Updated last year
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆35Updated 3 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- Build Your Own Bundler☆38Updated 2 years ago