peggler

Crates.iopeggler
lib.rspeggler
version0.1.0
sourcesrc
created_at2015-09-08 12:02:39.256526
updated_at2015-12-11 23:54:49.267883
descriptionParser generation using a PEG-like syntax via macros
homepagehttps://github.com/hwiechers/peggler/
repositoryhttps://github.com/hwiechers/peggler/
max_upload_size
id3003
size36,876
Henri Wiechers (hwiechers)

documentation

README

#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.

Commit count: 0

cargo fmt