On May 2, 12:54 pm, Andreas Löscher <andreas.loesc...@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. -- http://mail.python.org/mailman/listinfo/python-list