blob: 441ae4af2ff9a8f6e5ebc0758ddfea07250a488b (
plain)
1
2
3
4
5
6
|
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.
|