Groovy is a dynamic language with feature similar to those python, ruby, Perl. It can be used as a scripting language for the Java platform.
Groovy is dynamically compiled to Java Virtual Machine bytecode and interoperates with other Java code and libraries.
Groovy is also used curly bracket syntax like Java.
No comments:
Post a Comment