TheLartians / PEGParserLinks
π‘ Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
β251Updated 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 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β¦β484Updated last year
- A single file C++ header-only PEG (Parsing Expression Grammars) libraryβ1,024Updated 2 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplateβ119Updated 6 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.β381Updated last week
- Simple header only pattern matching for c++14β236Updated 4 years ago
- A highly efficient, move-aware operators libraryβ204Updated 3 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)β83Updated 9 months ago
- Range-based goodness for C++17β363Updated 5 years ago
- Love template metaprogrammingβ330Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application codeβ202Updated 2 years ago
- A tool for representing and concatenating strings without heap memoryβ63Updated 5 years ago
- Header only library that parses and plans SQL queries at compile timeβ141Updated 5 years ago
- Multiprecision for modern C++β319Updated last year
- (experimental) Syntactic sugar for variant and optional types.β163Updated 6 years ago
- Replaced by foonathan/lexyβ138Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!β184Updated last week
- Compiler-neutral Internal Program Representation for C++β231Updated 5 months ago
- A polymorphic value-type for C++β227Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loopholeβ179Updated 6 years ago
- This is an experimental library that has evolved to P2688β683Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.β262Updated 4 years ago
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.β203Updated 11 months ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.β202Updated 4 years ago
- 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β¦β335Updated 7 months ago
- A dynamically-resizable vector with fixed capacity and embedded storageβ172Updated 4 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.β187Updated last month
- What a c++ standard Unicode library might look like.β341Updated 2 years ago
- A C++ parser combinator library.β166Updated last week
- std::bitset with constexpr implementations plus additional features.β126Updated 2 years ago