From: nothing at nowhere.com (-------------) Date: Sun, 18 Apr 1999 13:30:23 -0500 Subject: Parsing C++ headers with Python Message-ID: <371A24BF.E3341937@nowhere.com> X-UID: 344 As part of an effort to make our documentation more automatic (at least to the degree that we can generate reports on header changes), I'd like to be able to parse out c++ headers from Python. I'm not looking for "complete" parsing abilitiies-- the parser can assume that the headers are syntactically correct, can ignore most macro preprocessors, etc. etc. Does anyone know of a package to do this? Does anyone have a good set of regular expressions to do this? Please email responses to ken at be.com, as unfortunately I don't get much of a chance to read newsgroups-- the connection to a newsgroup server from home is currently slow, and there is no newsgroup server at work. Thanks in advance! Ken McDonald Tech Writer, Be, Inc. ken at be.com