An implementation of lex and yacc for Python 3
SLY is a pure 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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.4-0.35.f8fcbb0.fc41 | - |
Fedora 41 | 0.4-0.35.f8fcbb0.fc41 | - |
Fedora 40 | 0.4-0.33.f8fcbb0.fc40 | - |
You can contact the maintainers of this package via email at
python-sly dash maintainers at fedoraproject dot org
.