lyn

Crates.iolyn
lib.rslyn
version0.1.0
sourcesrc
created_at2021-12-16 16:24:45.734961
updated_at2021-12-16 16:24:45.734961
descriptionA scanner useful for creating recursive descent parsers.
homepage
repositoryhttps://github.com/rapodaca/lyn/
max_upload_size
id499238
size14,731
Richard Apodaca (rapodaca)

documentation

README

Lyn

A parser scanner for Rust.

Lyn is useful for writing recursive descent parsers. For more information, read the article.

Lyn is distributed under the terms of the MIT License. See LICENSE-MIT and COPYRIGHT for details.

Commit count: 4

cargo fmt