Categories

Updated: 03/05/2002

Charming Python: Parsing with the SimpleParse module

Many parsing tools have been written for Python. This column discusses a high-level parsing language built on top of Python. SimpleParse provides an EBNF-style syntax on top of mxTextTools that can greatly clarify the expression of grammars.
©2019 A--9.com