csr632 / tdop-parserLinks
A demo of "Top Down Operator Precedence" parser (Pratt parsing) implemented in TypeScript
☆15Updated 3 years ago
Alternatives and similar repositories for tdop-parser
Users that are interested in tdop-parser are comparing it to the libraries listed below
Sorting:
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆35Updated 3 years ago
- WebAssembly AOT compiler☆63Updated 5 years ago
- Learning the awesome QuickJS☆74Updated last year
- A JavaScript interpreter from scratch, supporting ES5 syntax.☆28Updated last year
- An experimental WebAssembly virtual machine.☆121Updated 2 years ago
- a Lisp-like functional language with flexible suspension and resumption☆15Updated last week
- Minimal x86_64 OS kernel written in Rust☆38Updated 4 years ago
- QuickJS for WASI☆31Updated last year
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- TypeScript to LLVM compiler☆135Updated 3 years ago
- Lightweight & Fast LWW CRDT Table☆30Updated last year
- An interpreter of the Lox scripting language, implemented in TypeScript☆18Updated 3 years ago
- A JavaScript bundler and minifier implemented in C++ aimed at excellent performance.☆150Updated 2 years ago
- Basic NodeJS APIs for the QuickJS Javascript Engine https://bellard.org/quickjs/☆43Updated 6 years ago
- A WebAssembly interpreter written in C for demonstration☆106Updated last month
- Rust-based script programming language.☆73Updated 6 years ago
- P523 Course in Rust☆62Updated 3 years ago
- quickjs meets jit☆74Updated last year
- A quick and small language compiled to JavaScript/C. Easy to integrated with the Web Ecosystem.☆67Updated 3 years ago
- PLP(编程语言语用论(第4版)) 翻译☆29Updated 2 years ago
- Parser Generator for LR(1) and LALR☆84Updated last year
- ☆87Updated last year
- A toy JavaScript runtime based on QuickJS and libuv.☆69Updated 5 years ago
- C++ grammar for the Lezer parser system☆20Updated 5 months ago
- The official implementation of VGG Specs with cross-platform vector graphics and user interfaces.☆58Updated 9 months ago
- A curated collection of awesome MoonBit tools, frameworks, libraries and articles.☆104Updated 6 months ago
- Reprinting Vaughan Pratt's Paper on Top Down Operator Precedence Parsing☆120Updated last year
- Scheme interpreter and REPL☆12Updated 2 years ago
- Compiled implementation of Javascript, targeting C (for fun)☆95Updated 5 months ago
- Run Clang in WebAssembly 🎉☆62Updated 4 years ago