Python Lex & Yacc

Edit Package python-ply

PLY is yet another implementation of lex and yacc for Python. Some notable
features include the fact that its implemented entirely in Python and it
uses LALR(1) parsing which is efficient and well suited for larger grammars.

PLY provides most of the standard lex/yacc features including support for empty
productions, precedence rules, error recovery, and support for ambiguous grammars.

PLY is extremely easy to use and provides very extensive error checking.
It is compatible with both Python 2 and Python 3.

  • Sources inherited from project SUSE:SLE-15:Update
  • osc checkout SUSE:SLE-15-SP3:Update/python-ply && cd $_
  • Create Badge
Refresh
Refresh
Source Files
Filename Size Changed
ply-3.10.tar.gz 0000150926 147 KB
python-ply-shebangs.patch 0000000368 368 Bytes
python-ply.changes 0000006565 6.41 KB
python-ply.spec 0000003196 3.12 KB
Latest Revision
Samu Voutilainen's avatar Samu Voutilainen (Smar) committed (revision 1)
osc copypac from project:openSUSE.org:SUSE:SLE-15:Update package:python-ply revision:eabac8f13e067d6cebbd2bab067a56d3
Comments 0