Overview
Package
Class
Deprecated
Index
Help
Groovy 2.0.0-rc-4
PREV NEXT
FRAMES
NO FRAMES
All Classes
groovy 2.0.0-rc-4 API
Groovy - An agile dynamic language for the Java Platform
(GroovyDoc for Groovy and Java classes)
See:
Description
Packages
groovy.beans
groovy.grape
groovy.inspect
groovy.io
groovy.lang
groovy.security
groovy.time
groovy.transform
groovy.ui
groovy.util
groovy.util.logging
groovy.xml
org.codehaus.groovy
org.codehaus.groovy.antlr
org.codehaus.groovy.antlr.java
org.codehaus.groovy.antlr.parser
org.codehaus.groovy.antlr.treewalker
org.codehaus.groovy.ast
org.codehaus.groovy.ast.builder
org.codehaus.groovy.ast.expr
org.codehaus.groovy.ast.stmt
org.codehaus.groovy.ast.tools
org.codehaus.groovy.classgen
org.codehaus.groovy.classgen.asm
org.codehaus.groovy.classgen.asm.sc
org.codehaus.groovy.control
org.codehaus.groovy.control.customizers
org.codehaus.groovy.control.io
org.codehaus.groovy.control.messages
org.codehaus.groovy.plugin
org.codehaus.groovy.reflection
org.codehaus.groovy.reflection.stdclasses
org.codehaus.groovy.runtime
org.codehaus.groovy.runtime.callsite
org.codehaus.groovy.runtime.dgmimpl
org.codehaus.groovy.runtime.dgmimpl.arrays
org.codehaus.groovy.runtime.m12n
org.codehaus.groovy.runtime.memoize
org.codehaus.groovy.runtime.metaclass
org.codehaus.groovy.runtime.powerassert
org.codehaus.groovy.runtime.typehandling
org.codehaus.groovy.runtime.wrappers
org.codehaus.groovy.syntax
org.codehaus.groovy.tools
org.codehaus.groovy.tools.ast
org.codehaus.groovy.tools.gse
org.codehaus.groovy.tools.javac
org.codehaus.groovy.tools.shell
org.codehaus.groovy.tools.shell.util
org.codehaus.groovy.transform
org.codehaus.groovy.transform.sc
org.codehaus.groovy.transform.sc.transformers
org.codehaus.groovy.transform.stc
org.codehaus.groovy.util
org.codehaus.groovy.vmplugin
org.codehaus.groovy.vmplugin.v5
org.codehaus.groovy.vmplugin.v6
Groovy - An agile dynamic language for the Java Platform
(GroovyDoc for Groovy and Java classes)
Groovy...
is an agile and
dynamic language
for the
Java Virtual Machine
builds upon the strengths of Java but has
additional power features
inspired by languages like Python, Ruby and Smalltalk
makes
modern programming features
available to Java developers with
almost-zero learning curve
supports
Domain-Specific Languages
and other compact syntax so your code becomes
easy to read and maintain
makes writing shell and build scripts easy with its
powerful processing primitives
, OO abilities and an Ant DSL
increases developer productivity by
reducing scaffolding code
when developing web, GUI, database or console applications
simplifies testing
by supporting unit testing and mocking out-of-the-box
seamlessly
integrates with all existing Java objects and libraries
compiles straight to Java bytecode so you can use it anywhere you can use Java
Copyright © 2003-2012 The Codehaus. All rights reserved.