Download List

Descripción del Proyecto

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

Esta versión se caracteriza por 1000 casos de prueba, resolución de fallos y parches. Presentación de informes de error mejor y mejorar los controles de tiempo de compilación se llevaron a cabo.
Tags: Major feature enhancements
This release features 1000 test cases, bugfixes, and patches. Better error reporting and improved compile-time checks were implemented.

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

Esta versión incluye el analizador de JSR nuevo para normalizar el lenguaje de scripting Groovy.
Tags: Major feature enhancements
This release adds the new JSR parser for standardizing the Groovy
scripting language.

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

Este comunicado tiene correcciones de errores y un nuevo analizador de Early Access Preview (como parte del esfuerzo de JSR). En Classic Groovy, algunos problemas de escribir mal son fijos, un mensaje de error son pocos para mejorar más la legibilidad y una experiencia más segura del usuario, no hay mejor manejo de excepción, y las secuencias de comandos binarios ahora tienen permisos de ejecución adecuados establecidos.
Tags: Major feature enhancements
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.

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

Tags: Initial freshmeat announcement

Project Resources