You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / perl-Parse-RecDescent-1.967015-16.fc36.noarch

perl-Parse-RecDescent-1.967015-16.fc36.noarch

Package Attributes
RPM  perl-Parse-RecDescent-1.967015-16.fc36.noarch.rpm Architecture  noarch Size  534985 Created  2022/09/06 06:39:46 UTC
Package Specification
Summary Generate Recursive-Descent Parsers
Group Unspecified
License (GPL+ or Artistic) and (GPLv2+ or Artistic)
Home Page https://metacpan.org/release/Parse-RecDescent
Description

Parse::RecDescent incrementally generates top-down recursive-descent text parsers from simple yacc-like grammar specifications. It provides:

  • Regular expressions or literal strings as terminals (tokens) Multiple (non-contiguous) productions for any rule Repeated and optional subrules within productions Full access to Perl within actions specified as part of the grammar Simple automated error reporting during parser generation and parsing The ability to commit to, uncommit to, or reject particular productions during a parse The ability to pass data up and down the parse tree ("down" via subrule argument lists, "up" via subrule return values) Incremental extension of the parsing grammar (even during a parse) Precompilation of parser objects * User-definable reduce-reduce conflict resolution via "scoring" of matching productions
Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadIsZstd)  
Provides
perl(Parse::RecDescent)
perl(Parse::RecDescent::Action)
perl(Parse::RecDescent::ColCounter)
perl(Parse::RecDescent::Directive)
perl(Parse::RecDescent::Error)
perl(Parse::RecDescent::Expectation)
perl(Parse::RecDescent::InterpLit)
perl(Parse::RecDescent::LineCounter)
perl(Parse::RecDescent::Literal)
perl(Parse::RecDescent::OffsetCounter)
perl(Parse::RecDescent::Operator)
perl(Parse::RecDescent::Production)
perl(Parse::RecDescent::Repetition)
perl(Parse::RecDescent::Result)
perl(Parse::RecDescent::Rule)
perl(Parse::RecDescent::Subrule)
perl(Parse::RecDescent::Token)
perl(Parse::RecDescent::UncondReject)
perl-Parse-RecDescent

Document Actions