Parser or regex ?

Fuzzyman fuzzyman at gmail.com
Fri Dec 16 15:37:15 EST 2005


Fredrik Lundh wrote:
> Fuzzyman wrote:
[snip..]
>
> I'd use some variation of:
>
>     http://online.effbot.org/2005_11_01_archive.htm#simple-parser-1
>
> (that version can parse tuples, but it should be too hard to extend
> it to handle keyword arguments)
>

Thanks to all who answered - I'll investigate both compiler and
'simple-parser' based approaches.

Thanks

Fuzzyman
http://www.voidspace.org.uk/python/index.shtml

> </F>




More information about the Python-list mailing list