py37-parsing

v 3.1.2 Updated: 1 month, 1 week 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/

To install py37-parsing, paste this in macOS terminal after installing MacPorts

sudo port install py37-parsing

Add to my watchlist

Installations 30
Requested Installations 1