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

이 릴리스에는 1000 테스트의 경우, 버그수정 및 패치를 제공합니다. 더 나은 오류보고 및 컴파일 시간 개선 수표를 구현했다.
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

이 릴리스 그루비 스크립트 언어가 표준화를위한 새로운 파서는 JSR 추가합니다.
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

이 릴리스 버그수정과 새로운 파서를 조기에 액세스 시사하고있다 (는 JSR 노력의 일환으로). 클래식 그루비에서는 일부 나쁜 입력 문제, 몇 가지 오류 메시지를 더 쉽게 읽을 수 있도록하고 안전한 사용자 경험을 개선시키고, 거기에 더 나은 예외 처리, 그리고 바이너리 스크립트를 적절한 실행 권한을 설정할 수 있는데, 고정됩니다.
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