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:
- Automata Theory. Building a RegExp machine☆12Updated 6 years ago
- Source code for "Essentials of Interpretation" class☆56Updated 2 years ago
- Today I Learned - inspired by @simonw and @jbranchaud☆49Updated last week
- world's worst interpreter☆66Updated 8 months ago
- Lecture on Parsing Techniques☆22Updated 4 years ago
- Source for the PSPDFKit WebAssembly Benchmark: http://iswebassemblyfastyet.com☆50Updated last month
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 9 years ago
- C++ grammar for the Lezer parser system☆20Updated 3 weeks ago
- Building a Parser from scratch☆48Updated 4 years ago
- C runtime library (libc) for WebAssembly☆34Updated last year
- Lexer generator from RegExp spec☆14Updated 5 years ago
- Code that accompanies the series☆91Updated 5 years ago
- Rust grammar for Lezer☆22Updated last year
- Nicer Python interface to Webassembly modules.☆18Updated 4 years ago
- A C99 compliant compiler☆20Updated 4 years ago
- A toy language that compiles to WebAssembly☆51Updated 3 years ago
- Support for for students (Python)☆68Updated last month
- a language acceptor for the JavaScript Pattern (regular expression internals) grammar☆16Updated 3 years ago
- A book, Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust☆27Updated 7 years ago
- Build Your Own Bundler☆38Updated 2 years ago
- A hobby language that compiles to WebAssembly☆28Updated 6 months ago
- Programming language in development☆47Updated 4 years ago
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆35Updated 4 years ago
- This repository serves as a list of resources that I have personally found useful for learning about certain concepts☆40Updated 3 years ago
- SJS is a static ahead of time compiler for a subset of JavaScript☆48Updated 2 years ago
- Example repository of rust plugin for Deno☆16Updated 5 years ago
- Archive of the ES4 reference interpreter that was a work-in-progress when ES4 was cancelled.☆26Updated 11 years ago
- ☆57Updated 8 years ago
- Construct a JavaScript expression that returns a value based on an enumerated list of possible values☆13Updated 6 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆347Updated 7 months ago