[GCC-XML] regarding GCC_XML
Brad King
brad.king at kitware.com
Wed Sep 8 18:20:08 EDT 2004
shawn, Sangwoo, Kim wrote:
> I am researching on c/c++ and XML and in want of a software which can
> translate c/c++ to XML thoroughly.
>
> Could you refer me to sources of the information of such software?
>
> I should be greatly indebted to you if you could suggest.
GCC-XML (www.gccxml.org) will translate the interface of a C++ program
to an XML specification. Implementations of functions/methods are not
included in the output. You can also look at the eXtensible Common
Intermediate Language (XCIL) which was just mentioned on this list recently.
-Brad
More information about the gccxml
mailing list