parsanol 1.1.0-x86_64-linux
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:
=
Development Dependencies (9):
benchmark-ips
~> 2.0
parslet
~> 2.0.0
rake
~> 13.0
rake-compiler
~> 1.2.0
rbs
~> 3.0
rdoc
~> 6.0
rspec
~> 3.0
rubocop
~> 1.0
steep
~> 1.0