<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [GCC-XML]Re-write prototype in CVS</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hey Guys,</FONT>
</P>

<P><FONT SIZE=2>I have also been looking into the synopsis project and the openc++ project.</FONT>
</P>

<P><FONT SIZE=2>The openc++ uses a walker c++ class to get the data it needs, </FONT>
<BR><FONT SIZE=2>the implements a walker and transfers the data via memory into python.</FONT>
</P>

<P><FONT SIZE=2>An intermediate layer would eventually slow things down for them.</FONT>
</P>

<P><FONT SIZE=2>I talked to the openc++ crew about creating an xml interface, </FONT>
<BR><FONT SIZE=2>it could be implemented as a walker class on top of openc++.</FONT>
</P>

<P><FONT SIZE=2>The tree and AST structure of openc++ are not the same as gcc, but for the data that brad is outputting,</FONT>
<BR><FONT SIZE=2>it would be possible.</FONT>
</P>

<P><FONT SIZE=2>Mike</FONT>
</P>
<BR>

</BODY>
</HTML>