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☆24Updated 12 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆15Updated last week
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- An exercise in programming language design and implementation.☆19Updated 3 years ago
- C++11 Parsing Expression Grammar Generator☆24Updated 5 years ago
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆87Updated 12 years ago
- Tiny scheme implementation written in c++17☆30Updated 6 years ago
- ☆42Updated 2 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- A functional programming language☆174Updated 13 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Yet Another Earley Parser☆139Updated 3 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆164Updated 6 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 7 years ago
- The Lark programming language.☆58Updated 14 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
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- a Lispy Forth in C++☆26Updated 6 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 9 years ago
- An s-expression library for C++☆55Updated last year
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆20Updated 6 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆12Updated last week