Parser

Jason Scheirer jason.scheirer at gmail.com
Sun May 2 16:28:03 EDT 2010


On May 2, 12:54 pm, Andreas Löscher <andreas.loesc... at s2005.tu-
chemnitz.de> wrote:
> Hi,
> I am looking for an easy to use parser. I am want to get an overview
> over parsing and want to try to get some information out of a C-Header
> file. Which parser would you recommend?
>
> Best,
> Andreas

Pyparsing: http://pyparsing.wikispaces.com/
I've abused the lexers built in to Pygments ( http://pygments.org/ ) a
few times to decent effect too.



More information about the Python-list mailing list