SlackBuildsOrg/perl/perl-Parse-RecDescent/README
Robby Workman 93ba4df502 perl/*: Moved all of the Perl modules to here
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-03-20 12:32:34 -05:00

4 lines
177 B
Text

Parse::RecDescent - generate recursive-descent parsers
RecDescent incrementally generates top-down recursive-descent text
parsers from simple yacc-like grammar specifications.