Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Parse-RecDescent | Distribution: Fedora Project |
Version: 1.967015 | Vendor: Fedora Project |
Release: 14.el9 | Build date: Mon Dec 20 16:22:18 2021 |
Group: Unspecified | Build host: buildvm-ppc64le-17.iad2.fedoraproject.org |
Size: 534984 | Source RPM: perl-Parse-RecDescent-1.967015-14.el9.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/Parse-RecDescent | |
Summary: Generate Recursive-Descent Parsers |
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
(GPL+ or Artistic) and (GPLv2+ or Artistic)
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.967015-14 - Perl 5.34 rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.967015-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.967015-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.967015-11 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.967015-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.967015-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.967015-8 - Perl 5.30 rebuild
/usr/share/doc/perl-Parse-RecDescent /usr/share/doc/perl-Parse-RecDescent/Changes /usr/share/doc/perl-Parse-RecDescent/README /usr/share/doc/perl-Parse-RecDescent/ToDo /usr/share/doc/perl-Parse-RecDescent/demo /usr/share/doc/perl-Parse-RecDescent/demo/demo.c /usr/share/doc/perl-Parse-RecDescent/demo/demo.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_Cgrammar.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_Cgrammar_v2.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_LaTeXish.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_LaTeXish_autoact.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_NL2SQL.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_OOautoparsetree.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_OOparsetree.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_PerlCSV.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_another_Cgrammar.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_arithmetic.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_autorule.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_autoscoresep.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_autostub.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_bad.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_buildcalc.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_calc.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_codeblock.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_cpp.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_decomment.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_decomment_nonlocal.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_delete.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_derived.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_dot.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_embedding.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_errors.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_eval.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_implicit.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_itemhash.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_language.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_leftassoc.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_leftop.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_lexer.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_lisplike.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_logic.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_matchrule.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_matchrule2.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_mccoy.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_metaRD.pm /usr/share/doc/perl-Parse-RecDescent/demo/demo_methods.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_operator.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_opreps.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_parsetree.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_perlparsing.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_piecewise.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_precalc.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_quicklist.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_randomsentence.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_recipe.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_restructure_easy.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_restructure_painful.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_scoredsep.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_selfmod.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_separators.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_simple.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_simpleXML.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_simplequery.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_skipcomment.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_street.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_template.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_textgen.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_tokens.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_undumper.pl /usr/share/doc/perl-Parse-RecDescent/demo/demo_whoson.pl /usr/share/doc/perl-Parse-RecDescent/tutorial /usr/share/doc/perl-Parse-RecDescent/tutorial/TPJ-PRD-proc.gif /usr/share/doc/perl-Parse-RecDescent/tutorial/TPJ-yacc-proc.gif /usr/share/doc/perl-Parse-RecDescent/tutorial/TPJ_maze.gif /usr/share/doc/perl-Parse-RecDescent/tutorial/TPJ_tree.gif /usr/share/doc/perl-Parse-RecDescent/tutorial/tutorial.html /usr/share/man/man3/Parse::RecDescent.3pm.gz /usr/share/perl5/vendor_perl/Parse /usr/share/perl5/vendor_perl/Parse/RecDescent.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Nov 4 05:45:26 2024