Introduction
The pyparsing Python module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach.
Web Page
Versions
2.2.0
Flavours
py27/1
Architecture
x86_64
Group
module load site-local
Build Details
Compiled with:
Usage
module load python/pyparsing/2.2.0/py27/1
Example Job Scripts
None yet.
Status
Tests pass (i.e. examples set runs) except where additional Python modules, e.g. for URL handling are required.