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.
SLY is a 100% Python implementation of the lex and yacc tools commonly used to write parsers and compilers. Parsing is based on the same LALR(1) algorithm used by many yacc tools. Here are a few notable features: * SLY provides very extensive error reporting and diagnostic information to assist in parser construction. The original implementation was developed for instructional purposes. As a result, the system tries to identify the most common types of errors made by novice users. * SLY provides full support for empty productions, error recovery, precedence specifiers, and moderately ambiguous grammars. * SLY uses various Python metaprogramming features to specify lexers and parsers. There are no generated files or extra steps involved. You simply write Python code and run it. * SLY can be used to build parsers for "real" programming languages. Although it is not ultra-fast due to its Python implementation, SLY can be used to parse grammars consisting of several hundred rules (as might be found for a language like C).
Package | Summary | Distribution | Download |
python312-sly-0.5-1.7.noarch.html | Python implementation of the lex and yacc tools | OpenSuSE Tumbleweed for noarch | python312-sly-0.5-1.7.noarch.rpm |
Python implementation of the lex and yacc tools | python312-sly-0.5-1.7.noarch.rpm | ||
python312-sly-0.5-1.3.noarch.html | Python implementation of the lex and yacc tools | OpenSuSE Ports Tumbleweed for noarch | python312-sly-0.5-1.3.noarch.rpm |
Generated by rpm2html 1.6