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:
- A single file C++ header-only PEG (Parsing Expression Grammars) libraryβ957Updated last month
- 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β¦β473Updated 9 months ago
- A generic C++17 parser-combinator library with a natural grammar notation.β121Updated 4 years ago
- Love template metaprogrammingβ328Updated 3 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplateβ119Updated 5 years ago
- Range-based goodness for C++17β362Updated 4 years ago
- Header only library that parses and plans SQL queries at compile timeβ142Updated 5 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.β366Updated last month
- C++ parsing DSLβ1,084Updated last week
- This is an experimental library that has evolved to P2688β675Updated 6 months ago
- A highly efficient, move-aware operators libraryβ202Updated 2 years ago
- An additive strong typedef library for C++14/17/20β438Updated 4 months ago
- Simple header only pattern matching for c++14β232Updated 3 years ago
- Unicode (UTF-8) capable std::stringβ546Updated 4 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)β80Updated last month
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elemβ¦β446Updated 2 weeks ago
- Compile Time Type Information for C++β590Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!β178Updated 2 weeks ago
- A work in progress minimal C++ static reflection API and codegen tool.β259Updated 4 years ago
- Boost.org spirit moduleβ414Updated 3 weeks ago
- A high-performance C++ regex library and lexical analyzer generator with Unicode support. Extends Flex++ with Unicode support, indent/dedβ¦β562Updated 2 weeks ago
- C++ preprocessorβ235Updated last week
- A cross-platform (C99/C++11) process libraryβ582Updated last year
- Example project from my talks in the LLVM Social Berlin and C++ User Groupβ173Updated 3 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.β201Updated 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β¦β324Updated this week
- Instant compile time C++ 11 metaprogramming libraryβ572Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)β751Updated this week
- Simple, flexible and modular assertion macro.β226Updated last year
- C++ metaprogramming shellβ476Updated last month