[ trixie ]
[ sid ]
[ 原始碼: rust-peg ]
套件:librust-peg-runtime-dev(0.8.3+0.8.4-3)
simple Parsing Expression Grammar (PEG) parser generator - runtime
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.