TheLartians / PEGParser
π‘ Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
β245Updated 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β934Updated 3 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β¦β466Updated 6 months ago
- A highly efficient, move-aware operators libraryβ201Updated 2 years ago
- Love template metaprogrammingβ328Updated 2 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.β122Updated 4 years ago
- Compile Time Type Information for C++β581Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.β257Updated 3 years ago
- Boost.org spirit moduleβ405Updated this week
- Range-based goodness for C++17β359Updated 4 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.β360Updated 2 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elemβ¦β418Updated this week
- This is an experimental library that has evolved to P2688β671Updated 3 months ago
- Header only library that parses and plans SQL queries at compile timeβ141Updated 4 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplateβ118Updated 5 years ago
- An additive strong typedef library for C++14/17/20β425Updated last month
- C++ parsing DSLβ1,042Updated last month
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.β201Updated 3 years ago
- Compiler-neutral Internal Program Representation for C++β222Updated last year
- constexpr C++17 library for simplifying higher order functions in application codeβ199Updated last year
- C++ preprocessorβ225Updated 2 weeks ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)β67Updated this week
- A miniature library for struct-field reflection in C++β533Updated last month
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loopholeβ171Updated 6 years ago
- What a c++ standard Unicode library might look like.β329Updated last year
- A library for C++ reflection and introspectionβ199Updated 7 years ago
- std::bitset with constexpr implementations plus additional features.β119Updated last year
- Implementation of C++20's std::span for older compilersβ344Updated 2 years ago
- Simple header only pattern matching for c++14β229Updated 3 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only libraryβ498Updated 8 months ago
- C++17 Utility classes for comparing multiple values in one simple expressionβ206Updated 6 months ago