yhirose / cpp-peglib
A single file C++ header-only PEG (Parsing Expression Grammars) library
β903Updated this week
Related projects β
Alternatives and complementary repositories for cpp-peglib
- C++ parsing DSLβ1,018Updated 2 months ago
- π‘ Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conteβ¦β242Updated 3 years ago
- Parsing Expression Grammar Template Libraryβ1,945Updated this week
- Zero overhead utilities for preventing bugs at compile timeβ1,542Updated 2 months ago
- Library to parse and work with the C++ ASTβ1,697Updated 5 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β¦β459Updated 2 months ago
- Runtime polymorphism done rightβ977Updated 3 years ago
- This is an experimental library that has evolved to P2688β666Updated 5 years ago
- A (work-in-progress) nextgen Doxygen for C++β940Updated 5 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.β572Updated last year
- a header-only, constexpr alternative to gperf for C++14 usersβ1,327Updated 2 months ago
- C++11/14/17 std::expected with functional-style extensionsβ1,543Updated 10 months ago
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.β691Updated 7 months ago
- A simple to use, composable, command line parser for C++ 11 and beyondβ484Updated last month
- P1031 low level file i/o and filesystem library for the C++ standardβ877Updated this week
- scanf for modern C++β1,083Updated last week
- C++20 ΞΌ(micro)/Unit Testing Frameworkβ1,262Updated last week
- A miniature library for struct-field reflection in C++β500Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enumβ2,097Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate codeβ1,335Updated this week
- Compile Time Type Information for C++β574Updated last year
- Boost.org spirit moduleβ393Updated this week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.β354Updated last week
- C++17 `std::variant` for C++11/14/17β669Updated last year
- An additive strong typedef library for C++14/17/20β418Updated last week
- Unicode (UTF-8) capable std::stringβ544Updated last year
- Argh! A minimalist argument handler.β1,332Updated 8 months ago
- A high-performance C++ regex library and lexical analyzer generator with Unicode support. Extends Flex++ with Unicode support, indent/dedβ¦β523Updated 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and moreβ545Updated 3 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)β714Updated last week