TheLartians / PEGParser
π‘ Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
β241Updated 3 years ago
Related projects β
Alternatives and complementary repositories for PEGParser
- A single file C++ header-only PEG (Parsing Expression Grammars) libraryβ906Updated last week
- 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β¦β460Updated 2 months ago
- Love template metaprogrammingβ325Updated 2 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplateβ118Updated 5 years ago
- Boost.org spirit moduleβ394Updated last week
- A generic C++17 parser-combinator library with a natural grammar notation.β122Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application codeβ195Updated last year
- A polymorphic value-type for C++β228Updated last year
- Simple header only pattern matching for c++14β227Updated 3 years ago
- A highly efficient, move-aware operators libraryβ198Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.β354Updated last week
- Range-based goodness for C++17β358Updated 3 years ago
- Compile Time Type Information for C++β574Updated last year
- An additive strong typedef library for C++14/17/20β418Updated last week
- Compiler-neutral Internal Program Representation for C++β222Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and moreβ545Updated 3 months ago
- C++11 metaprogramming libraryβ243Updated last week
- Implementation of C++20's std::span for older compilersβ337Updated last year
- Instant compile time C++ 11 metaprogramming libraryβ572Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.β257Updated 3 years ago
- C++ parsing DSLβ1,018Updated 2 months ago
- optional (nullable) objects for C++14β315Updated 4 years ago
- This is an experimental library that has evolved to P2688β666Updated 5 years ago
- A cross-platform (C99/C++11) process libraryβ557Updated 7 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elemβ¦β397Updated 2 weeks ago
- A dynamically-resizable vector with fixed capacity and embedded storageβ167Updated 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β¦β316Updated 3 months ago
- Lightweight Error Augmentation Frameworkβ313Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)β715Updated this week
- C++ preprocessorβ212Updated 3 weeks ago