cpp-peglib is a single-file, header-only C++17 library for Parsing Expression Grammars (PEG). It enables developers to define grammars and build parsers directly within C++ code without external dependencies.
Features
- Header-only library requiring only C++17
- Supports defining grammars using PEG syntax
- Generates Abstract Syntax Trees (ASTs)
- Includes an online playground for grammar testing
- Handles complex parsing tasks like HTML and XML
- Open-source under the MIT license
Categories
LibrariesLicense
MIT LicenseFollow Cpp-Peglib
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Cpp-Peglib!