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:
- The fluffy programming language main repository☆25Updated 13 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Updated 10 years ago
- The compiler and standard distribution for the C∀ programming language☆85Updated 3 weeks ago
- Tiny scheme implementation written in c++17☆31Updated 7 years ago
- ☆42Updated 2 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆32Updated 6 years ago
- A C++11 implementation of Hindley-Milner type inference.☆80Updated 13 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Updated 2 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- A functional programming language☆176Updated 13 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- An s-expression library for C++☆57Updated last year
- A C compatible and C++ like programming language that focuses on extensiblilty and giving the programmer control over how high-level cons…☆30Updated 4 years ago
- An imperative and functional programming language☆161Updated 8 months ago
- The Lark programming language.☆58Updated 15 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆165Updated 7 years ago
- The Sparrow programming language☆84Updated 6 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 3 years ago
- C++ parser combinator library☆100Updated 10 years ago
- Simple C++ Parser Combinator Library☆15Updated 10 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- The Tuplex programming language tools.☆16Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago