slackbuilds_ponce/perl/perl-Parser-MGC
Randall Sawyer e51423589e perl/perl-Parser-MGC: Added (build recursive-descent parsers).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-08-05 07:07:28 +07:00
..
perl-Parser-MGC.info
perl-Parser-MGC.SlackBuild
README
slack-desc

Parser-MGC is a base class which provides a framework for building
recursive-descent parsers. It takes its name from the m//gc regular
expressions it uses to parse data into tokens.

The module is well-documented. This build also includes a detailed
tutorial and a number of simple examples.