Name: | perl-Pegex |
---|---|
Version: | 0.75 |
Release: | 10.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 258911 |
License: | GPL+ or Artistic |
RPM: | perl-Pegex-0.75-10.el9.noarch.rpm |
Source RPM: | perl-Pegex-0.75-10.el9.src.rpm |
Build Date: | Tue Nov 22 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Pegex |
Summary: | Pegex Parser Generator |
Description: | Pegex is an Acmeist parser framework. It is a PEG parser grammar syntax, combined with PCRE compatible regular expressions as the match tokens. Pegex draws heavily from Perl 6 rules, but works equivalently in many modern programming languages. |