Glossary
- Groovy
Object-oriented dynamic language for the Java platform. Java classes and libraries can be used directly with Groovy. Groovy simply integrates with existing Java infrastructures. Groovy sets aside the syntactical ballast of classical programming languages and is therefore easy to learn. Groovy is especially suitable for XML-processing and testing.
