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.25.f8fcbb0.fc36 | - |
You can contact the maintainers of this package via email at
python-sly dash maintainers at fedoraproject dot org
.