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
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆35Updated 4 years ago
- TypeScript to LLVM compiler☆135Updated 3 years ago
- TJS = tinyc compiler + quickjs☆40Updated 4 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- Rust-based script programming language.☆72Updated 6 years ago
- A NES emulator in MoonBit☆56Updated last month
- An experimental WebAssembly virtual machine.☆121Updated 2 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.☆48Updated 2 years ago
- A small Lisp implementation in Go☆10Updated 3 years ago
- Reprinting Vaughan Pratt's Paper on Top Down Operator Precedence Parsing☆122Updated last year
- a Lisp-like functional language with flexible suspension and resumption☆15Updated 2 months ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- 第三次重构!☆16Updated 4 years ago
- A quick and small language compiled to JavaScript/C. Easy to integrated with the Web Ecosystem.☆67Updated 3 years ago
- Essential of Compilation☆34Updated 3 years ago
- Reference typing extensions for C++ ("Ref C++")☆22Updated 2 years ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- Indentation-based ClojureScript dialect in Rust and compiling to JavaScript ES Modules☆132Updated last month
- A JavaScript interpreter from scratch, supporting ES5 syntax.☆27Updated last year
- Functional expressions interpreter and compiler infrastructure☆22Updated last week
- C++ grammar for the Lezer parser system☆20Updated 7 months ago
- a self-hosting compiler for a subset of C☆18Updated 7 years ago
- A WebAssembly interpreter written in C for demonstration☆110Updated 4 months ago
- Scheme(R7RS) interpretor/compiler rust implementation☆66Updated 3 years ago
- quickjs meets jit☆74Updated 2 years ago
- Scheme interpreter and REPL☆12Updated 2 years ago
- A lightweight WebAssembly JIT compiler and runtime , powered by sljit. PR and issue are welcome.☆20Updated 5 months ago
- Some WASI experiments 🧪☣️☠️☆119Updated 4 years ago