lomereiter / pratt-parser
Implementation of Pratt parser in C++11
☆26Updated 9 years ago
Alternatives and similar repositories for pratt-parser:
Users that are interested in pratt-parser are comparing it to the libraries listed below
- a Lispy Forth in C++☆24Updated 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
- Chart parser (Earley SPPF)☆27Updated 6 years ago
- An exercise in programming language design and implementation.☆20Updated 3 years ago
- Tiny scheme implementation written in c++17☆26Updated 6 years ago
- Generate formatted C++ from Racket S-expressions☆36Updated 9 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- The fluffy programming language main repository☆24Updated 11 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆30Updated 5 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 4 years ago
- Simple C++ Parser Combinator Library☆15Updated 9 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 4 years ago
- Compile Haskell-like code into C++ template metaprograms☆58Updated 8 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆15Updated 5 months ago
- C++ parser combinator library☆97Updated 9 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆69Updated 6 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- C with traits - or how I learned to stop worrying and love something resembling multiple inheritance.☆36Updated 11 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- The Lark programming language.☆58Updated 14 years ago
- quick c☆35Updated 2 years ago
- C++ compile-time Prolog interpreter☆66Updated 10 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆73Updated 9 years ago
- arbitrary precision arithmetic library☆42Updated 6 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆42Updated 6 years ago