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:
- WebAssembly AOT compiler☆63Updated 5 years ago
- A NES emulator in MoonBit☆57Updated 3 months ago
- An experimental WebAssembly virtual machine.☆121Updated 2 years ago
- An experimental language that compiles to JavaScript and C++☆33Updated 11 years ago
- experimental packages for moonbitlang/core☆49Updated last week
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆35Updated 4 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 9 years ago
- Learning the awesome QuickJS☆76Updated 2 years ago
- Reprinting Vaughan Pratt's Paper on Top Down Operator Precedence Parsing☆122Updated last year
- Indentation-based ClojureScript dialect in Rust and compiling to JavaScript ES Modules☆132Updated 2 weeks ago
- A small Lisp implementation in Go☆10Updated 3 years ago
- a Lisp-like functional language with flexible suspension and resumption☆15Updated 4 months ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- TEA web UI framework for MoonBit☆87Updated last week
- Rainfuck is a brainfuck interpreter and JIT compiler implemented in Rust.☆34Updated 9 years ago
- A JavaScript interpreter from scratch, supporting ES5 syntax.☆28Updated last year
- C++ grammar for the Lezer parser system☆20Updated last week
- TypeScript to LLVM compiler☆135Updated 3 years ago
- P523 Code☆29Updated 10 years ago
- a self-hosting compiler for a subset of C☆18Updated 7 years ago
- P523 Course in Rust☆63Updated 4 years ago
- Functional expressions interpreter and compiler infrastructure☆22Updated 3 weeks ago
- A Wasm4 binding for MoonBit☆26Updated last month
- A quick and small language compiled to JavaScript/C. Easy to integrated with the Web Ecosystem.☆67Updated 3 years ago
- A handy tool to help design and parse your own language☆21Updated 3 years ago
- A dancing with interpreter and compiler☆68Updated 2 weeks ago
- Compiled implementation of Javascript, targeting C (for fun)☆95Updated 9 months ago
- Cmark.mbt is a CommonMark toolkit for MoonBit.☆29Updated last week
- Source code for "Essentials of Interpretation" class☆56Updated 2 years ago
- NodeC -- A lean NodeJS in C using algebraic effect handlers.☆37Updated 6 years ago