Name: | perl-Parse-Yapp |
Version: | 1.21 |
Release: | 21.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 113952 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-Parse-Yapp-1.21-21.el10.noarch.rpm
|
Source RPM: |
perl-Parse-Yapp-1.21-21.el10.src.rpm
|
Build Date: | Tue Jan 28 2025 |
Build Host: | build-ol10-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. |