[Introspector-developers] Re: Test JAVA XML dumping from GCC introspector
Status: Beta
Brought to you by:
mdupont
|
From: James M. D. <mdu...@ya...> - 2002-10-18 17:13:37
|
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 |