This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Using gcc to parse C++ sources
- From: Oscar Fuentes <ofv at wanadoo dot es>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 24 Feb 2004 21:00:28 +0100
- Subject: Re: Using gcc to parse C++ sources
- References: <3608.1077645507@www12.gmx.net>
"Juergen Graf" <gcc@codeguy.org> writes:
> i plan to parse c++ source files in order to extract information about
> function signatures and typedefs.
[snip]
http://www.gccxml.org/HTML/Index.html
--
Oscar