TheLartians / PEGParserLinks
π‘ Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
β252Updated 4 years ago
Alternatives and similar repositories for PEGParser
Users that are interested in PEGParser are comparing it to the libraries listed below
Sorting:
- 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β¦β480Updated last year
- A generic C++17 parser-combinator library with a natural grammar notation.β121Updated 4 years ago
- A single file C++ header-only PEG (Parsing Expression Grammars) libraryβ1,011Updated 3 months ago
- Love template metaprogrammingβ331Updated 3 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplateβ119Updated 6 years ago
- Header only library that parses and plans SQL queries at compile timeβ142Updated 5 years ago
- A highly efficient, move-aware operators libraryβ204Updated 2 years ago
- Simple header only pattern matching for c++14β235Updated 4 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.β379Updated 2 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)β82Updated 6 months ago
- A work in progress minimal C++ static reflection API and codegen tool.β261Updated 4 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.β202Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loopholeβ179Updated 6 years ago
- Multiprecision for modern C++β319Updated 10 months ago
- This is an experimental library that has evolved to P2688β680Updated 11 months ago
- A tool for representing and concatenating strings without heap memoryβ63Updated 5 years ago
- Range-based goodness for C++17β365Updated 4 years ago
- Boost.org spirit moduleβ429Updated 3 weeks ago
- A polymorphic value-type for C++β228Updated 2 years ago
- Compiler-neutral Internal Program Representation for C++β229Updated 2 months ago
- A dynamically-resizable vector with fixed capacity and embedded storageβ171Updated 4 years ago
- Compile Time Type Information for C++β598Updated 2 years ago
- (experimental) Syntactic sugar for variant and optional types.β161Updated 6 years ago
- c++ LINQ -like library of higher-order functions for data manipulationβ199Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.β126Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elemβ¦β470Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!β183Updated 2 weeks 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β¦β333Updated 4 months ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.β116Updated 3 years ago
- What a c++ standard Unicode library might look like.β339Updated last year