π‘ Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
β250Jun 1, 2021Updated 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β1,028Dec 9, 2025Updated 2 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)β83Apr 16, 2025Updated 10 months ago
- Parsing Expression Grammar Template Libraryβ2,112Updated this week
- C++ parser combinator libraryβ100Jul 2, 2015Updated 10 years ago
- parser combinator and AST generator in c++17β24Feb 16, 2023Updated 3 years ago
- C++ parsing DSLβ1,228Oct 18, 2025Updated 4 months ago
- Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dedeβ¦β580Jun 19, 2025Updated 8 months ago
- A generic C++17 parser-combinator library with a natural grammar notation.β121Mar 2, 2021Updated 5 years ago
- Implementation of Pratt parser in C++11β26Mar 15, 2015Updated 10 years ago
- A JIT compiler for the BASIC programming languageβ13Dec 10, 2021Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack contextβ¦β71Jan 2, 2026Updated 2 months ago
- LALR(1) parser for C++β80Jul 15, 2024Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Languageβ61Jul 16, 2019Updated 6 years 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β¦β485Sep 3, 2024Updated last year
- C++11 Parsing Expression Grammar Generatorβ24Jun 30, 2020Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application codeβ201May 11, 2023Updated 2 years ago
- JAXN: A standard for extended JSONβ19Jul 13, 2021Updated 4 years ago
- Simple C++ Parser Combinator Libraryβ15Oct 21, 2015Updated 10 years ago
- Library to parse and work with the C++ ASTβ1,769Jun 13, 2024Updated last year
- A parser generator for Cβ404Feb 24, 2026Updated last week
- Well optimised threading safe database engine could be used to build pretty well performed databases on top of itβ10Apr 7, 2022Updated 3 years ago
- Multiprecision for modern C++β319Dec 10, 2024Updated last year
- π£ Hey listen! A simple general-purpose event-listener system for C++17.β139Mar 11, 2021Updated 4 years ago
- A Scannerless GLR parser/parser generater.β114Updated this week
- What a c++ standard Unicode library might look like.β342Jan 18, 2024Updated 2 years ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++β651May 8, 2025Updated 9 months ago
- C++11 (and onwards) library for lazy evaluationβ364Feb 7, 2026Updated 3 weeks ago
- β10Oct 1, 2024Updated last year
- An experimental lexer and parser generatorβ10Jul 31, 2018Updated 7 years ago
- An eXample Programming Languageβ11Dec 20, 2018Updated 7 years ago
- Fast, convenient JSON serialization and parsing in C++β502Feb 16, 2026Updated 2 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)β852Sep 12, 2023Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20β20Nov 1, 2021Updated 4 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enumβ2,292Feb 27, 2026Updated last week
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!β2,032Dec 17, 2025Updated 2 months ago
- A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Languageβ361Jun 9, 2025Updated 8 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)β775Feb 1, 2026Updated last month
- Compile Time Regular Expression in C++β3,764Sep 12, 2025Updated 5 months ago
- a header-only, constexpr alternative to gperf for C++14 usersβ1,527Jul 29, 2025Updated 7 months ago