parsanol 3.0.0
A small Ruby library for constructing parsers in the PEG (Parsing Expression Grammar) fashion. Parsanol provides Parslet-compatible API with additional features including static frozen parsers and dynamic parsers, with optional Rust native extension for improved performance.
Gemfile:
=
install:
=
Versions:
- 3.0.0 February 28, 2026 (1.72 MB)
Runtime Dependencies (1):
rb_sys
~> 0.9.39