For anyone who is interested in languages other than C++, I have some interesting results today. Watch this space, something wonderful is going to happen. mike
> --- James Michael DuPont <[EMAIL PROTECTED]> wrote: > > From James Michael DuPont Fri Oct 18 10:13:37 2002 > > From: James Michael DuPont <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Subject: [Introspector-developers] Re: Test JAVA XML dumping from > GCC > > introspector > > Date: Fri, 18 Oct 2002 10:13:37 -0700 (PDT) > > > > Here are some results of the XML dumping of Java code. > > I have only uploaded > > http://introspector.sourceforge.net/javaxml.zip > > > > In this zip you will find the following files : > > test.java -- The hello world java program > > test.java.class -- The dump of the class information > > test.java.original -- The dump of the memory > > test.java.original2 -- The dump of the memory again, I think there > is > > somthing going on here... I dont know the real difference yet. > > > > class.xsd -- An updated Xml Schema > > Thanks to xmlspy for some help. :) > > > > This was produced on a cygwin build of java with the introspector > > patch > > applied. There are some issues with tree_vec objects, they had to > be > > manually edited, and the "<>" need to be translated over to <, I > > have some code for that at home. > > > > The importance of this is that we can dump C, C++, objective C and > > Java > > code with these patches. This is the patched ast-optimizer branch. > > > > I hope you find it interesting. > > > > I am building the new version at home on linux, and will be posting > > all > > that to the server this weekend. > > > > If anyone is interested in testing this, I would appreciate. > > mike > > > > > > ===== > > James Michael DuPont > > http://introspector.sourceforge.net/ > > > > __________________________________________________ > > Do you Yahoo!? > > Faith Hill - Exclusive Performances, Videos & More > > http://faith.yahoo.com > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Introspector-developers mailing list > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/introspector-developers > > > ===== > James Michael DuPont > http://introspector.sourceforge.net/ > > __________________________________________________ > Do you Yahoo!? > Faith Hill - Exclusive Performances, Videos & More > http://faith.yahoo.com > ===== James Michael DuPont http://introspector.sourceforge.net/ __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com
