Groovy (www.groovy-lang.org)
  • used as a scripting language where it is dynamically compiled to JVM bytecode
  • interoperates with other Java code and libraries

Installation

Code Examples