This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Subject: Re: Projects for beginners


Joe,
I understand that noone wants to see those silly email
warning texts, I will use this email from now on.

What I really wanted to talk about was the work that I
have been doing
over the past months. I have a sample of results to
present to you all.

I have built an c++ interface to the tree structure
and
enabled it with xml dumping. I am then post processing
the data
with perl and xlst.
Here is an graph of the different types of 
objects and  relationships after parsing tree.c
 and dumping the global decls.
Here is a graph produced by the VCG toolkit :
GIF :http://www.geocities.com/mdupont777/tree.c.gif
PS  :http://www.geocities.com/mdupont777/tree.c.ps

here is a high-level XML report that I am extracting
from the compiler:
http://www.geocities.com/mdupont777/pointer_report.xml

here is the input to the vcg tool :
http://www.geocities.com/mdupont777/vcg.txt

I think that this type of information is usefull for
the understanding 
of the tree structure. I have more such reports as I
tried to explain 
and talk about before. Please take a look at what I
have done and tell me what you think about it.

Thanks,
Mike DuPont


__________________________________________________
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]