csr632 / tdop-parserLinks
A demo of "Top Down Operator Precedence" parser (Pratt parsing) implemented in TypeScript
☆14Updated 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 4 years ago
- WebAssembly AOT compiler☆63Updated 5 years ago
- Learning the awesome QuickJS☆77Updated 2 years ago
- A quick and small language compiled to JavaScript/C. Easy to integrated with the Web Ecosystem.☆67Updated 3 years ago
- Scheme interpreter and REPL☆12Updated 2 years ago
- An experimental WebAssembly virtual machine.☆121Updated last week
- TypeScript to LLVM compiler☆135Updated 3 years ago
- Rust-based script programming language.☆72Updated 6 years ago
- Reference typing extensions for C++ ("Ref C++")☆22Updated 3 years ago
- An experimental language that compiles to JavaScript and C++☆33Updated 12 years ago
- Non-trivial programs in hand-written WebAssembly☆82Updated 5 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- a self-hosting compiler for a subset of C☆18Updated 7 years ago
- Functional expressions interpreter and compiler infrastructure☆22Updated 2 months ago
- Run Clang in WebAssembly 🎉☆65Updated 4 years ago
- QuickJS for WASI☆31Updated last year
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- Some WASI experiments 🧪☣️☠️☆119Updated 4 years ago
- A small Lisp implementation in Go☆10Updated 4 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 9 years ago
- Write yourself a simply-typed lambda calculus using Rust in a week!☆13Updated last year
- Parser Generator for LR(1) and LALR☆86Updated last year
- A JavaScript interpreter from scratch, supporting ES5 syntax.☆28Updated last year
- Demos for sfml.js.☆25Updated 4 years ago
- Lightweight & Fast LWW CRDT Table☆30Updated last year
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- TJS = tinyc compiler + quickjs☆41Updated 4 years ago
- This is my rearrangement of IUB 2009 P523 uploaded files opensourced on github in different repos.All copyright belongs to R. Kent/A. Kee…☆26Updated 5 years ago
- A WebAssembly interpreter written in C for demonstration☆111Updated 6 months ago
- Chart of WebAssembly Instructions☆113Updated last year