Python PLY 3.1

Free Implements lex and yacc parsing tools for Python and provides error checking
Your vote:
Latest version:
3.10 See all
Developer:
Screenshots
1 / 2
Awards (1)
Show all awards
Software Informer Virus Free award
Trusted Download
Free   147 KB

PLY is a straightforward lex/yacc implementation. Here is a list of its essential features: it's implemented entirely in Python. It uses LR-parsing which is reasonably 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 straightforward to use and provides very extensive error checking. PLY doesn't try to do anything more or less than provide the basic lex/yacc functionality. In other words, it's not a large parsing framework or a component of some larger system.

Comments

5 stars
0
4 stars
0
3 stars
1
2 stars
0
1 stars
1
User

Your vote:

Related software

Python
Python
Free
rating

Create web and desktop applications using an object oriented language.

Python pywin32-210
Python pywin32-210
Free
rating

Set of Python extensions for Windows.

Yacc
Yacc
Free
rating

Yet Another Cso Compressor (YACC) is as its name indicates.

SMACC
SMACC
Free
rating

Freely available parser generator for Smalltalk.

Python pycairo-1.4.12
Python pycairo-1.4.12
Free
rating

A free drawing library for use with Python 2.7 developed by The GNOME Project

Related suggestions