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 3 years ago
- Learning the awesome QuickJS☆73Updated last year
- A NES emulator in MoonBit☆53Updated this week
- An experimental WebAssembly virtual machine.☆121Updated last year
- A JavaScript interpreter from scratch, supporting ES5 syntax.☆28Updated 10 months ago
- WebAssembly AOT compiler☆61Updated 4 years ago
- Tiny layout engine.☆38Updated 2 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- TJS = tinyc compiler + quickjs☆40Updated 4 years ago
- A small Lisp implementation in Go☆10Updated 3 years ago
- Minimal x86_64 OS kernel written in Rust☆38Updated 3 years ago
- Rainfuck is a brainfuck interpreter and JIT compiler implemented in Rust.☆34Updated 9 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆47Updated last year
- quickjs meets jit☆73Updated last year
- Lightweight & Fast LWW CRDT Table☆30Updated last year
- Practical Foundations for Programming Languages 2nd. R.Harper. Chinese Translation.☆14Updated 6 years ago
- QuickJS for WASI☆31Updated last year
- Lightweight Rendering engine similar to Harmony, but use Fre and quickjs☆90Updated last year
- ☆22Updated 3 years ago
- Rust bindings to QuickJS☆23Updated 5 years ago
- TypeScript to LLVM compiler☆135Updated 3 years ago
- A flexible ESNext modern JavaScript engine running on another JavaScript engine.☆47Updated last year
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- A faster experimental wasm-based tar implementation for browsers.☆105Updated 2 years ago
- Automata Theory. Building a RegExp machine☆12Updated 6 years ago
- A JavaScript bundler and minifier implemented in C++ aimed at excellent performance.☆150Updated 2 years ago
- An LC3 VM in typescript running on nodejs☆11Updated 6 years ago
- a Lisp-like functional language with flexible suspension and resumption☆14Updated 2 weeks ago
- A simplified subset of C transpiled into Web Assembly☆27Updated 3 years ago
- A quick and small language compiled to JavaScript/C. Easy to integrated with the Web Ecosystem.☆66Updated 3 years ago