TheLartians / PEGParserLinks
π‘ Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
β250Updated 4 years ago
Alternatives and similar repositories for PEGParser
Users that are interested in PEGParser are comparing it to the libraries listed below
Sorting:
- A single file C++ header-only PEG (Parsing Expression Grammars) libraryβ997Updated last month
- A generic C++17 parser-combinator library with a natural grammar notation.β121Updated 4 years 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β¦β477Updated 11 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplateβ119Updated 6 years ago
- Boost.org spirit moduleβ417Updated 2 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.β370Updated 3 weeks ago
- Simple header only pattern matching for c++14β234Updated 4 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)β82Updated 4 months ago
- Love template metaprogrammingβ330Updated 3 years ago
- Compiler-neutral Internal Program Representation for C++β229Updated this week
- A highly efficient, move-aware operators libraryβ204Updated 2 years ago
- Header only library that parses and plans SQL queries at compile timeβ142Updated 5 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loopholeβ177Updated 6 years ago
- Range-based goodness for C++17β365Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.β258Updated 4 years ago
- A polymorphic value-type for C++β227Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!β181Updated 3 months ago
- Multiprecision for modern C++β316Updated 8 months ago
- Compile Time Type Information for C++β596Updated 2 years ago
- C++20 implementation of mutable constexpr expressionsβ117Updated 4 years ago
- An additive strong typedef library for C++14/17/20β454Updated 7 months ago
- This is an experimental library that has evolved to P2688β677Updated 9 months ago
- Replaced by foonathan/lexyβ138Updated 4 years ago
- A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Languageβ357Updated 2 months ago
- A C++ parser combinator library.β152Updated 2 weeks ago
- C++ preprocessorβ245Updated this week
- What a c++ standard Unicode library might look like.β335Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elemβ¦β464Updated last month
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a brβ¦β331Updated 2 months ago
- A tool for representing and concatenating strings without heap memoryβ63Updated 4 years ago