summaryrefslogtreecommitdiff
path: root/devel/p5-Parse-Yapp/files/md5
AgeCommit message (Collapse)AuthorFilesLines
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-3/+0
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-16Initial import of p5-Parse-Yapp.jtb1-0/+3
Yet Another Perl Parser compiler. Compiles yacc-like LALR grammars to generate Perl OO parser modules. It lets you create Perl OO fully reentrant LALR(1) parser modules (see the Yapp.pm pod pages for more details) and has been designed to be functionally as close as possible to yacc, but using the full power of Perl and opened for enhancements. Package provided by Nathan Ahlstrom <nrahlstr@winternet.com> in PR #12635.