rust-peg is a simple yet flexible parser generator
that makes it easy to write robust parsers.
Based on the Parsing Expression Grammar formalism,
it provides a Rust macro
that builds a recursive descent parser
from a concise definition of the grammar.
.
This package contains the source
for the Rust crate peg-runtime,
for use with cargo.
Installed Size: 26.6 kB
Architectures: all