TheLartians / PEGParserLinks
π‘ Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
β249Updated 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β¦β474Updated 11 months ago
- 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β992Updated 3 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.β368Updated last week
- Future C++ implementation of Rust-like trait objects with no boilerplateβ119Updated 5 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)β81Updated 3 months ago
- Header only library that parses and plans SQL queries at compile timeβ141Updated 5 years ago
- Love template metaprogrammingβ329Updated 3 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β¦β330Updated last month
- Simple header only pattern matching for c++14β233Updated 4 years ago
- A highly efficient, move-aware operators libraryβ203Updated 2 years ago
- A tool for representing and concatenating strings without heap memoryβ63Updated 4 years ago
- Boost.org spirit moduleβ417Updated last month
- A polymorphic value-type for C++β227Updated last year
- This is an experimental library that has evolved to P2688β677Updated 8 months ago
- C++14 version of lexertlβ50Updated last week
- C++ preprocessorβ241Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!β181Updated 2 months ago
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.β187Updated 4 months ago
- Unicode (UTF-8) capable std::stringβ549Updated 2 months ago
- A more powerful C/C++ preprocessor.β87Updated 5 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loopholeβ175Updated 6 years ago
- A work in progress minimal C++ static reflection API and codegen tool.β258Updated 4 years ago
- Range-based goodness for C++17β363Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application codeβ198Updated 2 years ago
- Compile Time Type Information for C++β595Updated 2 years ago
- Replaced by foonathan/lexyβ138Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.β122Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expressionβ205Updated 11 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elemβ¦β461Updated 3 weeks ago