Newbie programmer question: How do parsers work?(Python examples?)

Ramon Diaz-Uriarte rdiaz02 at gmail.com
Fri Aug 25 20:12:10 EDT 2006


On 25 Aug 2006 12:55:26 -0700, bio_enthusiast <lancepickens at gmail.com> wrote:
> I was wondering exactly how you create a parser. I'm learning
> Python and I recently have come across this material. I'm interested
> in the method or art of writing a parser.
>
> If anyone has some python code to post for an abstract parser, or links
> to some informative tutorials, that would be great.
>
> --
> http://mail.python.org/mailman/listinfo/python-list145
>

A very nice module, with many links for extra info:

http://pyparsing.wikispaces.com/


-- 
Ramon Diaz-Uriarte
Bioinformatics Unit
Spanish National Cancer Centre (CNIO)
http://ligarto.org/rdiaz



More information about the Python-list mailing list