|
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.
|
|
|
|
This requires pysetuptools.
|