MetaC++ announcement
Florian Weimer
fw@deneb.enyo.de
Sat Mar 5 18:41:00 GMT 2005
* Stefan Strasser:
> What?
> -----
> MetaC++
> It is a library which is able to read and write C++ source code and
> makes the tree available to its clients by API and by a XML format it
> can read and write.
> Parsing is done by a patched GCC.
> The tree is a representation of language constructs, not a syntax tree.
Does it include representation information, e.g. offsets of class
members? Unfortunately, the XML sample is too unwieldy to tell. 8-/
More information about the Gcc
mailing list