perl-Parse-Yapp - Perl extension for generating and using LALR parsers
Website: | http://search.cpan.org/dist/Parse-Yapp/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project <http://bugzilla.redhat.com/bugzilla> |
- Description:
Parse::Yapp (Yet Another Perl Parser compiler) is a collection of modules that let you generate and use yacc like thread safe (reentrant) parsers with perl object oriented interface. The script yapp is a front-end to the Parse::Yapp module and let you easily create a Perl OO parser from an input grammar file.
Packages
perl-Parse-Yapp-1.05-36.el5.1.src [51 KiB] |
Changelog
by Tom "spot" Callaway (2007-10-16):
- correct license tag - add BR: perl(ExtUtils::MakeMaker) |