Python parsing module
Description
pyparsing is a general parsing module for Python. Grammars are implemented directly in the client code using parsing objects, instead of externally, as with lex/yacc-type tools. Includes simple examples for parsing SQL, CORBA IDL, and 4-function math
Python parsing module Web SiteFeatures
- 100% Python
- Built-ins for common structures, comment formats
- Source distribution includes *many* examples, and HTML docs
User Ratings
User Reviews
-
Great great great great.....