pom is a parser combinator library in Rust, utilizing operator overloading to build parsers in a modular and readable way. It facilitates the construction of complex parsers without macros.
Features
- Implements parser combinators using operator overloading
- Enables modular and readable parser definitions
- Supports recursive descent parsing strategies
- Avoids the need for macros in parser construction
- Suitable for building domain-specific languages
- Open-source under the MIT license
Categories
LibrariesLicense
MIT LicenseFollow Pom
Other Useful Business Software
8 Monitoring Tools in One APM. Install in 5 Minutes.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Pom!