About

Groovy is an object-oriented programming language for the Java platform. Its features not available in Java include both static and dynamic typing, closures, operator overloading, native syntax for lists and maps, native support for regular expressions, polymorphic iteration, expressions embedded inside strings. It can be used as a scripting language for the Java Platform. wikipedia

Hello World

println 'Hello World'

Tools

Online Resources

Groovy compared to other languages

history|show excerpt|excerpt history