summaryrefslogtreecommitdiffstats
path: root/libraries/pyPEG2/README
blob: 47811fd2072bc0e88acdc1134749774eab22a8f0 (plain)
pyPEG2 (plain and simple intrinsic parser interpreter for Python)

pyPEG2  is  a plain and simple intrinsic parser interpreter framework
for  Python version  2.7 and  3.x.  It is based on Parsing Expression
Grammar (PEG).  With  pyPEG  you  can  parse  many  formal  languages
in a very easy way.