The Apache Groovy programming language

What is Groovy Scripting? Groovy scripting Compiling to Java bytecode, leveraging the JVM, and being interoperable with Java, Groovy adds the agileness and dynamic of scripting languages like Ruby or Python to Java. Features include closures, native syntax for collections, regular expressions, variable interpolation into …