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
- A NES emulator in MoonBit☆55Updated this week
- WebAssembly AOT compiler☆63Updated 5 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- Cmark.mbt is a CommonMark toolkit for MoonBit.☆29Updated last week
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- TEA web UI framework for MoonBit☆75Updated 2 weeks ago
- A quick and small language compiled to JavaScript/C. Easy to integrated with the Web Ecosystem.☆67Updated 3 years ago
- Rust grammar for Lezer☆22Updated last year
- ☆14Updated 10 months ago
- 第三次重构!☆16Updated 4 years ago
- experimental packages for moonbitlang/core☆43Updated last week
- Rust-based script programming language.☆72Updated 6 years ago
- A JavaScript interpreter from scratch, supporting ES5 syntax.☆28Updated last year
- Learning the awesome QuickJS☆75Updated last year
- a Lisp-like functional language with flexible suspension and resumption☆15Updated last month
- TJS = tinyc compiler + quickjs☆40Updated 4 years ago
- C++ grammar for the Lezer parser system☆20Updated 6 months ago
- A curated collection of awesome MoonBit tools, frameworks, libraries and articles.☆110Updated 7 months ago
- The formal development repository for Pr47☆21Updated 2 years ago
- Reprinting Vaughan Pratt's Paper on Top Down Operator Precedence Parsing☆121Updated last year
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- Javascript evaluator according to ECMAScript☆10Updated 6 years ago
- a self-hosting compiler for a subset of C☆18Updated 6 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- An experimental WebAssembly virtual machine.☆121Updated 2 years ago
- Functional expressions interpreter and compiler infrastructure☆22Updated 3 months ago
- Parser generator for the lezer incremental parser☆182Updated 2 months ago
- A lightweight FFI library for JavaScript and WebAssembly☆119Updated 7 years ago
- QuickJS for WASI☆31Updated last year