lyn 0.1.0

A scanner useful for creating recursive descent parsers.
Documentation
1
2
3
4
5
6
7
8
# 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](LICENSE-MIT) and [COPYRIGHT](COPYRIGHT) for details.