Home > Repositories > base > perl-Pegex

perl-Pegex: Pegex::Parser - Pegex Parser Runtime

Pegex::Parser is the Pegex component that provides the parsing engine runtime. It requires a Grammar object and a Receiver object. It's parse() method takes an input that is expected to be matched by the grammar, and applies the grammar rules to the input. As the grammar is applied, the receiver is notified of matches. The receiver is free to do whatever it wishes, but often times it builds the data into a structure that is commonly known as a Parse Tree.
Name:perl-Pegex
Release: 0.75-1mamba
Group:System/Libraries/Perl
Maintainer:silvan
License:GPL, Artistic
Size:155.68 kB
Upstream URL:https://www.cpan.org
Build time:2024-10-05 15:15:45
Binary packages and requirements
x86_64i586
Built RPMSperl-Pegex
perl-Pegex
Build requirementslibperl [1]
perl-Scalar-List-Utils [1]
perl-YAML-PP [1]
perl-devel [1]
libperl [1]
perl-Scalar-List-Utils [1]
perl-YAML-PP [1]
perl-devel [1]
History of changes
DatePackagerReleaseDescription
2024-10-04silvan0.75-1mamba- package created using the webbuild interface