summaryrefslogblamecommitdiffstats
path: root/python/SimpleParse/README
blob: d95d976bfcb6721a94fd00dc1946c6283f21f26e (plain) (tree)
1
2
3
4



                                                                         
SimpleParse is a BSD-licensed Python package providing a simple and fast
parser generator using a modified version of the mxTextTools text-tagging
engine. SimpleParse allows you to generate parsers directly from your
EBNF grammar.