Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Java 5 extension for Polyglot compiler framework
[go: Go Back, main page]

Java 5 extension for Polyglot compiler framework

Java 5 extension for Polyglot compiler framework (http://www.cs.cornell.edu/projects/polyglot/) provides support for new Java 5 language features. Most of the new features are fully implemented and tested (generics, wildcards, autoboxing/unboxing, enhanced for loop), while others are in not so mature state (enums, annotations). Please refer to README and LIMITATIONS files in the distribution for more details.

Download:

Please use the following link to download Java 5 extension: polyglot5-20070311.tar.gz

History:

new!  2007-03-11: Added some method overriding checks. Fixed some bugs. Thanks to Miklós Espák for bug reports.
2006-12-11: Code cleanup, no new features
2006-11-21: First public version released

Instructions:

Detailed instructions for building and running the extension are in the README file in the distribution.

Contact:

The extension is developed at UCLA Computer Science Department by Prof. Todd Millstein (todd@cs.ucla.edu) and Milan Stanojević (milanst@cs.ucla.edu). We welcome all comments, bug reports, patches or ideas.