Home > Repository > 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.
Nome:perl-Pegex
Versione: 0.75-1mamba
Gruppo:System/Libraries/Perl
Manutentore:silvan
Licenza:GPL, Artistic
Dimensione:155,68 kB
URL di origine:https://www.cpan.org
Data di compilazione:2024-10-05 15:15:45
Pacchetti binari e dipendenze
x86_64i586
RPM creatiperl-Pegex
perl-Pegex
Dipendenze di compilazionelibperl [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]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2024-10-04silvan0.75-1mamba- package created using the webbuild interface