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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Cpp-Peglib!