Introduction to Groovy

  • Vishal Layka
Chapter

Abstract

Groovy is an agile and dynamic language for the Java Virtual Machine that builds upon the strengths of Java but has additional powerful features inspired by languages such as Python, Ruby, and Smalltalk. It seamlessly integrates with all existing Java classes and libraries and compiles to Java bytecode so you can use it anywhere you can use Java. Groovy provides the ability to statically type check and statically compile your code for robustness and performance and supports domain-specific languages and other compact syntax so your code becomes easy to read and maintain.

Keywords

Free Variable Diamond Operator Spread Operator Curly Brace Single Quote 
These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.

Copyright information

© Vishal Layka 2014

Authors and Affiliations

  • Vishal Layka
    • 1
  1. 1.BrusselsBelgium

Personalised recommendations