Uses old Rust 2015

0.1.0 Sep 8, 2015

#35 in #stage

24 downloads per month
Used in chess_pgn_parser

26KB
834 lines

#peggler

peggler is a library for generating recursive decent parsers using a PEG-like syntax via macros.

At this stage, the project is just a toy or experiment. Don't use it for anything serious.

No runtime deps