Parsing C++ headers with Python

Kaweh Kazemi e9025657 at stud3.tuwien.ac.at
Sun Apr 18 18:58:11 EDT 1999


>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--

there is a tool written in perl for this purpose. see 

	http://friga.mer.utexas.edu/mark/perl/perceps/

for more information. the reason i am posting this, is because i would
be interested to port this tool to python, mainly because i am
familiar with python and have no clue about perl.

i would take the time to port it, and make the port available to the
python community, if someone could help me in understanding what perl
is doing (mainly regarding structure and regular expressions).

kaweh kazemi (e9025657 at stud3.tuwien.ac.at)






More information about the Python-list mailing list