| Name: | perl-Parse-Yapp |
|---|---|
| Version: | 1.21 |
| Release: | 12.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 114498 |
| License: | GPL+ or Artistic |
| RPM: | perl-Parse-Yapp-1.21-12.el9.noarch.rpm |
| Source RPM: | perl-Parse-Yapp-1.21-12.el9.src.rpm |
| Build Date: | Tue Jan 11 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Parse-Yapp |
| Summary: | Perl extension for generating and using LALR parsers |
| 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. |