slackbuilds_ponce/python/SimpleParse/README

5 lines
231 B
Text
Raw Normal View History

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.