Uses old Rust 2015
0.1.0 |
|
---|
#49 in #anything
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.