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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Cpp-Peglib!