py-parsing

v 3.3.1 Updated: 5 days, 15 hours ago

alternative approach to creating parsers in python

The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code.

https://github.com/pyparsing/pyparsing/

Installable ports:


Add to my watchlist

Installations 0
Requested Installations 0