Package perl-Parse-RecDescent-1.967015-14.el9.noarch
Name | perl-Parse-RecDescent |
---|---|
Epoch | 0 |
Version | 1.967015 |
Release | 14.el9 |
Architecture | noarch |
Website/URL | https://metacpan.org/release/Parse-RecDescent |
License | (GPL+ or Artistic) and (GPLv2+ or Artistic) |
Build Time | 2023-09-19 11:27:12 |
Build Host | builder-x86-03.inferitos.ru |
Summary | Generate Recursive-Descent Parsers |
Repositories | Extras |
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 |
Errata | — |
Size | 213 KiB |
Source Project | perl-Parse-RecDescent-1.967015-14.el9 |
SHA-256 checksum | a31d54a68769d22e4ec590a4ee7a3fc48111981435d3ef5c33f07f360cf40855 |
×
* Tue Sep 19 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.967015-14 - Rebuilt for MSVSphere 9.2