Home > Repositories > base > perl-Pegex (x86_64)

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
Architecture:x86_64
Group:System/Libraries/Perl
Size:127.08 kB
Upstream URL:https://www.cpan.org
Source RPM:perl-Pegex
BrothersProvidesObsoletesRequiresRecommends
perl(Pegex) = 0:0.75
perl(Pegex::Base)
perl(Pegex::Bootstrap)
perl(Pegex::Compiler)
perl(Pegex::Constant)
perl(Pegex::Grammar)
perl(Pegex::Grammar::Atoms)
perl(Pegex::Input)
perl(Pegex::Module)
perl(Pegex::Optimizer)
perl(Pegex::Parser)
perl(Pegex::Parser::Indent)
perl(Pegex::Pegex::AST)
perl(Pegex::Pegex::Grammar)
perl(Pegex::Receiver)
perl(Pegex::Regex)
perl(Pegex::Tree)
perl(Pegex::Tree::Wrap)
perl-Pegex = 0:0.75-1mamba
perl-Pegex(x86-64) = 0:0.75-1mamba
perl >= 0:5.36.0 [1]
perl(Carp) [1]
perl(Exporter) [1]
perl(Scalar::Util) [1] [2]
perl(base) [1]
perl(constant) [1]
perl(overload) [1]
perl(re) [1]
perl(strict) [1]
Provided files