TheLartians / PEGParser
π‘ Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
β242Updated 3 years ago
Alternatives and similar repositories for PEGParser:
Users that are interested in PEGParser are comparing it to the libraries listed below
- A single file C++ header-only PEG (Parsing Expression Grammars) libraryβ932Updated 2 months ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tabβ¦β465Updated 4 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplateβ119Updated 5 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.β359Updated last month
- A highly efficient, move-aware operators libraryβ199Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elemβ¦β401Updated last month
- A generic C++17 parser-combinator library with a natural grammar notation.β122Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loopholeβ171Updated 5 years ago
- Simple header only pattern matching for c++14β229Updated 3 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)β67Updated 5 months ago
- Love template metaprogrammingβ327Updated 2 years ago
- Range-based goodness for C++17β359Updated 3 years ago
- An additive strong typedef library for C++14/17/20β423Updated this week
- This is an experimental library that has evolved to P2688β669Updated 2 months ago
- A miniature library for struct-field reflection in C++β524Updated 3 weeks ago
- Boost.org spirit moduleβ402Updated last month
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.β201Updated 3 years ago
- C++ parsing DSLβ1,027Updated 3 weeks ago
- Header only library that parses and plans SQL queries at compile timeβ140Updated 4 years ago
- C++11 metaprogramming libraryβ254Updated 2 weeks ago
- c++ LINQ -like library of higher-order functions for data manipulationβ194Updated 3 years ago
- Compile Time Type Information for C++β580Updated last year
- Implementation of C++20's std::span for older compilersβ342Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!β155Updated 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and moreβ552Updated 5 months ago
- C++20 implementation of mutable constexpr expressionsβ111Updated 3 years ago
- Either and Maybe monads for better error-handling in C++ βοΈβ252Updated 5 years ago
- C++17 Utility classes for comparing multiple values in one simple expressionβ206Updated 5 months ago
- Compiler-neutral Internal Program Representation for C++β222Updated last year
- C++ preprocessorβ219Updated 3 weeks ago