simpleparse example

Mike C. Fletcher mcfletch at rogers.com
Tue Aug 20 16:54:19 EDT 2002


Best examples I have at the moment would be:

	common/strings.py (which includes a processor to turn string-literals 
into Python strings)

	simpleparsegrammar.py (includes a more involved processor which does the 
work of converting a simpleparse ebnf into objectgenerator instances)

HTH,
Mike

baronvm2 at yahoo.com wrote:
> Hi,
> 
> I'm trying to use SimpleParse to process semistructured data. I have
> defined the language and can produce a taglist. 
> 
> How can I use the dispatchprocessor to process the taglist? Does
> anybody have an example.
> 
> Thanx,
> Hans
_______________________________________
   Mike C. Fletcher
   Designer, VR Plumber, Coder
   http://members.rogers.com/mcfletch/






More information about the Python-list mailing list