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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Cpp-Peglib!