parsing c-code

John Benson jsbenson at bensonsystems.com
Wed Jan 14 15:46:44 EST 2004


I'm currently making my way through Thomas Christopher's Python Programming
Patterns which describes an LL(k) parser generator that might be of help. I
know there are other Python parsing tools out there as well, per Chapter 15
of the Python Cookbook.

Message: 4
Date: Wed, 14 Jan 2004 09:27:55 +0100
From: "tm" <js.bach at web.de>
Subject: Parsing c-code
To: python-list at python.org
Message-ID: <bu2uoj$8pc$1 at piggy.rz.tu-ilmenau.de>

Hello,

are there recommended modules for parsing c-code.
I want to read in c-structs and display it in a tree graphic.

--
Torsten










More information about the Python-list mailing list