Download List

專案描述

Groovy is an agile, dynamic language for the JVM which combines many features from languages like Python, Ruby, and Smalltalk and makes them available to Java developers using a Java-like syntax. It is designed to help get things done on the Java platform in a quicker, more concise, and fun way. It can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project or it can be used dynamically as an alternative language, such as for scripting Java objects, templating, or writing unit test cases.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-07-02 11:16
1.0-jsr-02

This release features 1000 test cases, bugfixes, and patches. Better error reporting and improved compile-time checks were implemented.
標籤: Major feature enhancements

2005-04-07 03:49
1.0-jsr-01

This release adds the new JSR parser for standardizing the Groovy
scripting language.
標籤: Major feature enhancements

2005-03-28 02:01
1.0-beta-10

This release has bugfixes and a new parser Early Access Preview (as part of the JSR effort). In Classic Groovy, some bad typing problems are fixed, a few error messages are improved for more readability and a safer user experience, there is better exception handling, and binary scripts now have proper executable permissions set.
標籤: Major feature enhancements

2004-09-30 17:23
1.0-beta-7

標籤: Initial freshmeat announcement

Project Resources