gramma is a declarative parser generator for Rust that allows you to define context-free grammars by declaring the types they parse into.
Documentation is incomplete but can be found at docs.rs.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
gramma is a declarative parser generator for Rust that allows you to define context-free grammars by declaring the types they parse into.
Documentation is incomplete but can be found at docs.rs.