Groovy

FAQ What's New

Copyright Information

Content

Groovy is an alternative to Java programming language on Java platform. Different from Java which is statically typed, groovy is dynamically typed, meaning you do not have to declare a type for a variable. [WP] [GV]

Comments

References

  1. [GV] http://groovy.codehaus.org/
  2. [WP] http://en.wikipedia.org/wiki/Groovy_(programming_language)

English-Chinese