Groovy
It is an object-oriented programming language which is mainly designed for the Java platform, it also has features common to Python, Ruby, Perl, and Smalltalk. It uses a syntax which is similar to java and is dynamically compiled to JVM bytecodes that work with other Java code and libraries. The compiler can be used to generate standard Java bytecode or can also be used dynamically as a language script.



















