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:
- A NES emulator in MoonBit☆53Updated 3 weeks ago
- The code to illustrate the pratt parser blog post for the desmos engineering blog.☆35Updated 3 years ago
- WebAssembly AOT compiler☆61Updated 4 years ago
- An experimental WebAssembly virtual machine.☆121Updated 2 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- Run Clang in WebAssembly 🎉☆62Updated 4 years ago
- experimental packages for moonbitlang/core☆39Updated last week
- A quick and small language compiled to JavaScript/C. Easy to integrated with the Web Ecosystem.☆67Updated 3 years ago
- A JavaScript interpreter from scratch, supporting ES5 syntax.☆28Updated 10 months ago
- A lightweight WebAssembly JIT compiler and runtime , powered by sljit. PR and issue are welcome.☆20Updated last month
- TEA web UI framework for MoonBit☆68Updated this week
- a Lisp-like functional language with flexible suspension and resumption☆15Updated last week
- quickjs meets jit☆74Updated last year
- Reprinting Vaughan Pratt's Paper on Top Down Operator Precedence Parsing☆118Updated last year
- 基于鸭子编译器写的os☆22Updated 4 years ago
- TJS = tinyc compiler + quickjs☆40Updated 4 years ago
- Non-trivial programs in hand-written WebAssembly☆80Updated 4 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- Kernel Mode WebAssembly Runtime for Linux☆48Updated 5 years ago
- TypeScript to LLVM compiler☆135Updated 3 years ago
- 现代编程思想公开课课后练习☆9Updated last year
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 8 years ago
- The Reussir Programming Language. Reuse Analysis in MLIR and Rust. Functional programming meets performance.☆16Updated 3 months ago
- Scheme(R7RS) interpretor/compiler rust implementation☆66Updated 2 years ago
- A WebAssembly interpreter written in C for demonstration☆106Updated 2 weeks ago
- A handy tool to help design and parse your own language☆21Updated 2 years ago
- Practical Foundations for Programming Languages 2nd. R.Harper. Chinese Translation.☆14Updated 7 years ago
- ☆14Updated 8 months ago
- Some WASI experiments 🧪☣️☠️☆119Updated 4 years ago
- Compiled implementation of Javascript, targeting C (for fun)☆95Updated 4 months ago