Parsing Expression Grammar Template Library
-
Updated
Nov 18, 2024 - 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.
C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)
An interpreter for the Monkey programming language written in C++
parser combinator and AST generator in c++17
Progressive edge growth PEG for LDPC code and QC-LDPC construction C++, Python, Matlab PEG with ACE and Avoiding Generating Small Cycles
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 header-only linear-time c++ parsing expression grammar (PEG) parser generator supporting left-recursion and grammar ambiguity
PEG Parser Template Library
A PEG parser generator written in C++20.
A C++ PEG parser 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."