Related articles |
---|
[2 earlier articles] |
Re: Declaration, Definition & Reference listers for C codeworker@free.fr (=?iso-8859-1?q?C=E9dric_LEMAIRE?=) (2005-08-24) |
Re: Declaration, Definition & Reference listers for C nmm1@cus.cam.ac.uk (2005-08-24) |
Re: Declaration, Definition & Reference listers for C Markus.Elfring@web.de (2005-08-24) |
Re: Declaration, Definition & Reference listers for C DrDiettrich@compuserve.de (Hans-Peter Diettrich) (2005-08-24) |
Re: Declaration, Definition & Reference listers for C darius@raincode.com (Darius Blasband) (2005-08-24) |
Re: Declaration, Definition & Reference listers for C aycock@cse.cpsc.ucalgary.ca (John Aycock) (2005-08-24) |
Re: Declaration, Definition & Reference listers for C nicola.musatti@gmail.com (Nicola Musatti) (2005-08-24) |
From: | "Nicola Musatti" <nicola.musatti@gmail.com> |
Newsgroups: | comp.compilers |
Date: | 24 Aug 2005 18:27:08 -0400 |
Organization: | http://groups.google.com |
References: | 05-08-075 |
Keywords: | analysis, tools |
Posted-Date: | 24 Aug 2005 18:27:08 EDT |
John Carter wrote:
[...]
> So to experiment with this I need to extract every {typedef, struct,
> union, enum, macro, variable and function} {declaration, definition and
> reference} from 1000's of C files.
>
> Anybody know of a tool to parse standard C and spit out this information?
Maybe RedHat's Source Navigator, http://sourcenav.sourceforge.net/, may
be of help.
Also DoxyGen may be of use: http://www.stack.nl/~dimitri/doxygen/
Cheers,
Nicola Musatti
Return to the
comp.compilers page.
Search the
comp.compilers archives again.