lomereiter / pratt-parserLinks
Implementation of Pratt parser in C++11
☆26Updated 10 years ago
Alternatives and similar repositories for pratt-parser
Users that are interested in pratt-parser are comparing it to the libraries listed below
Sorting:
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- A C compatible and C++ like programming language that focuses on extensiblilty and giving the programmer control over how high-level cons…☆30Updated 3 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆13Updated 2 months ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- Tiny scheme implementation written in c++17☆31Updated 6 years ago
- A functional programming language☆176Updated 13 years ago
- C++ parser combinator library☆97Updated 10 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- Experiments on the self-hosting c4 compiler, with the goal to implement a nicer Lisp-style virtual machine☆15Updated 5 years ago
- ☆42Updated 2 years ago
- An exercise in programming language design and implementation.☆19Updated 4 years ago
- Generate formatted C++ from Racket S-expressions☆36Updated 10 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- The Lark programming language.☆58Updated 15 years ago
- An s-expression library for C++☆56Updated last year
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- An imperative and functional programming language☆158Updated 5 months ago
- Just a little toy language to learn about register-based VMs.☆22Updated 13 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- a Lispy Forth in C++☆26Updated 7 years ago
- Bigloo Scheme Compiler☆12Updated 9 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆32Updated 6 months ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 7 years ago
- The Tuplex programming language tools.☆16Updated 4 years ago