gramma

Crates.iogramma
lib.rsgramma
version0.2.24
sourcesrc
created_at2021-02-10 02:12:55.220155
updated_at2024-05-28 20:25:45.82891
descriptionGenerate a scannerless parser by declaring types.
homepage
repositoryhttps://github.com/youngspe/gramma
max_upload_size
id352996
size239,907
(youngspe)

documentation

README

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.

Commit count: 70

cargo fmt