peggle

Crates.iopeggle
lib.rspeggle
version0.1.0
sourcesrc
created_at2023-12-02 16:03:01.224035
updated_at2023-12-02 16:03:01.224035
descriptionA simple regex-like parsing library, capable of handling Parsing Expression Grammar (PEG) rules.
homepage
repositoryhttps://github.com/nathaniel-bennett/peggle
max_upload_size
id1056205
size10,213
Nathaniel Bennett (nathaniel-bennett)

documentation

README

Peggle


Peggle - simple regex-like parsing library, capable of handling Parsing Expression Grammar (PEG) rules.

Commit count: 10

cargo fmt