Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python3-funcparserlib

Parser combinators are just higher-order functions that take parsers as their arguments and return them as result values. Parser combinators are: First-class values. Extremely composable. Tend to make the code quite compact. Resemble the readable notation of xBNF grammars. Parsers made with funcparserlib are pure-Python LL(*) parsers. It means that it's very easy to write them without thinking about look-aheads and all that hardcore parsing stuff. But the recursive descent parsing is a rather slow method compared to LL(k) or LR(k) algorithms. So the primary domain for funcparserlib is parsing little languages or external DSLs (domain specific languages). The library itself is very small. Its source code is only 0.5 KLOC, with lots of comments included. It features the longest parsed prefix error reporting, as well as a tiny lexer generator for token position tracking.

Found 2 sites for python3-funcparserlib

Found 27 RPM for python3-funcparserlib

PackageSummaryDistributionDownload
python3-funcparserlib-1.0.1-6.fc40.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora Rawhide for x86_64python3-funcparserlib-1.0.1-6.fc40.noarch.rpm
python3-funcparserlib-1.0.1-6.fc40.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora Rawhide for aarch64python3-funcparserlib-1.0.1-6.fc40.noarch.rpm
python3-funcparserlib-1.0.1-6.fc40.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora Rawhide for ppc64lepython3-funcparserlib-1.0.1-6.fc40.noarch.rpm
python3-funcparserlib-1.0.1-6.fc40.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora Rawhide for s390xpython3-funcparserlib-1.0.1-6.fc40.noarch.rpm
python3-funcparserlib-1.0.1-6.fc40.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora 40 for x86_64python3-funcparserlib-1.0.1-6.fc40.noarch.rpm
python3-funcparserlib-1.0.1-6.fc40.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora 40 for aarch64python3-funcparserlib-1.0.1-6.fc40.noarch.rpm
python3-funcparserlib-1.0.1-6.fc40.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora 40 for ppc64lepython3-funcparserlib-1.0.1-6.fc40.noarch.rpm
python3-funcparserlib-1.0.1-6.fc40.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora 40 for s390xpython3-funcparserlib-1.0.1-6.fc40.noarch.rpm
python3-funcparserlib-1.0.1-4.fc39.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora 39 for x86_64python3-funcparserlib-1.0.1-4.fc39.noarch.rpm
python3-funcparserlib-1.0.1-4.fc39.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora 39 for aarch64python3-funcparserlib-1.0.1-4.fc39.noarch.rpm
python3-funcparserlib-1.0.1-4.fc39.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora 39 for ppc64lepython3-funcparserlib-1.0.1-4.fc39.noarch.rpm
python3-funcparserlib-1.0.1-4.fc39.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora 39 for s390xpython3-funcparserlib-1.0.1-4.fc39.noarch.rpm
python3-funcparserlib-1.0.1-2.fc38.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora 38 for x86_64python3-funcparserlib-1.0.1-2.fc38.noarch.rpm
python3-funcparserlib-1.0.1-2.fc38.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora 38 for aarch64python3-funcparserlib-1.0.1-2.fc38.noarch.rpm
python3-funcparserlib-1.0.1-2.fc38.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora 38 for ppc64lepython3-funcparserlib-1.0.1-2.fc38.noarch.rpm
python3-funcparserlib-1.0.1-2.fc38.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora 38 for s390xpython3-funcparserlib-1.0.1-2.fc38.noarch.rpm
python3-funcparserlib-1.0.0-1.fc37.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora 37 for x86_64python3-funcparserlib-1.0.0-1.fc37.noarch.rpm
python3-funcparserlib-1.0.0-1.fc37.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora 37 for aarch64python3-funcparserlib-1.0.0-1.fc37.noarch.rpm
python3-funcparserlib-1.0.0-1.fc37.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora 37 for ppc64lepython3-funcparserlib-1.0.0-1.fc37.noarch.rpm
python3-funcparserlib-1.0.0-1.fc37.noarch.htmlRecursive descent parsing library based on functional combinatorsFedora 37 for s390xpython3-funcparserlib-1.0.0-1.fc37.noarch.rpm
python3-funcparserlib-0.3.6-lp152.4.1.noarch.htmlRecursive descent parsing library based on functional combinatorsOpenSuSE Leap 15.2 for noarchpython3-funcparserlib-0.3.6-lp152.4.1.noarch.rpm
python3-funcparserlib-0.3.6+repack-3.3.1.noarch.htmlRecursive descent parsing library based on functional combinatorsOpenSuSE Leap 15.4 for noarchpython3-funcparserlib-0.3.6+repack-3.3.1.noarch.rpm
python3-funcparserlib-0.3.6+repack-3.3.1.noarch.htmlRecursive descent parsing library based on functional combinatorsOpenSuSE Leap 15.5 for noarchpython3-funcparserlib-0.3.6+repack-3.3.1.noarch.rpm
python3-funcparserlib-0.3.6+repack-3.3.1.noarch.htmlRecursive descent parsing library based on functional combinatorsOpenSuSE Leap 15.6 for noarchpython3-funcparserlib-0.3.6+repack-3.3.1.noarch.rpm
python3-funcparserlib-0.3.6+repack-bp153.1.1.noarch.htmlRecursive descent parsing library based on functional combinatorsOpenSuSE Leap 15.3 for noarchpython3-funcparserlib-0.3.6+repack-bp153.1.1.noarch.rpm
python3-funcparserlib-0.3.6+repack-lp152.5.3.1.noarch.htmlRecursive descent parsing library based on functional combinatorsOpenSuSE Leap 15.2 updates for noarchpython3-funcparserlib-0.3.6+repack-lp152.5.3.1.noarch.rpm
python3-funcparserlib-0.3.6+repack-lp152.5.3.1.noarch.htmlRecursive descent parsing library based on functional combinatorsOpenSuSE Ports Leap 15.2 updates for noarchpython3-funcparserlib-0.3.6+repack-lp152.5.3.1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet