A modern, header-only PEG parser combinator library for C++23
-
Updated
Oct 21, 2025 - C++
A modern, header-only PEG parser combinator library for C++23
Parsing Expression Grammar Template Library
A single file C++ header-only PEG (Parsing Expression Grammars) library
Implementation of the well-known board game Peg Solitaire in C++ together with a simple 2D user interface for playing.
Progressive edge growth PEG for LDPC code and QC-LDPC construction C++, Python, Matlab PEG with ACE and Avoiding Generating Small Cycles
C++ embedded domain specific language for extended parsing expression grammars (PEGs)
Header-only C++20 implementation of Parser Expression Grammars
C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core
A Programming Language just for writing Fizz Buzz program. :)
A PEG parser generator written in C++20.
An interpreter for the Monkey programming language written in C++
C++ header-only PEG (Parsing Expression Grammars) library. This version is modified from yhirose's excellent base version to add some features to the API. For example, the ability to create a parser object directly from an object of type Grammar.
C w/ Algebraic Types
parser combinator and AST generator in c++17
A header-only linear-time c++ parsing expression grammar (PEG) parser generator supporting left-recursion and grammar ambiguity
Add a description, image, and links to the peg topic page so that developers can more easily learn about it.
To associate your repository with the peg topic, visit your repo's landing page and select "manage topics."