Parsing Expression Grammar Template Library
-
Updated
Aug 4, 2025 - C++
Parsing Expression Grammar Template Library
A single file C++ header-only PEG (Parsing Expression Grammars) library
💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and context-dependent grammars.
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)
An interpreter for the Monkey programming language written in C++
parser combinator and AST generator in c++17
A Programming Language just for writing Fizz Buzz program. :)
A modern, header-only PEG parser combinator library for C++23
C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core
A PEG parser generator written in C++20.
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
Header-only C++20 implementation of Parser Expression Grammars
PEG Parser Template Library
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."