Download List

Projeto Descrição

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 versão traz 1000 casos de teste, correções de bugs e remendos. Melhor relatório de erros e melhoria de compilação verifica época foram implementadas.
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 versão adiciona o analisador JSR novo para padronizar a linguagem 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

Esta versão tem correções de bugs e um novo parser Early Access Preview (como parte do esforço JSR). Em Classic Groovy, alguns problemas de digitação maus são fixos, algumas mensagens de erro são melhoradas para mais legibilidade e uma experiência de usuário, há um melhor tratamento de excepção, e scripts binário agora têm bom conjunto de permissões de executável.
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