Skip to: Site menu | Main content

Groovy 

      Download | Documentation | Developers | Community

An agile dynamic language for the Java Platform

Groovy Transforms Add comment to Wiki View in Wiki Edit Wiki page Printable Version

Provides additional AST Transformations

Contribution Overview

This module works like a sandbox for additional AST Transformations that can't be included in Groovy core for a particular reason, like additional dependencies or scope. Contributions are welcome!

Team Members

Andres Almiray [aalmiray at users dot sourceforge dot net]

Download

groovy-transforms-0.1

Installing

Download the binary package and drop it in your $HOME/.groovy/lib directory

Pre-requisites

Each AST may require additional libraries or configuration settings, please refer to their documentation page before attempting to use them.

Documentation

The following is a list of currently available AST Transformations

Contributing

Please contact the team members by e-mail or send a message to the Groovy mailing lists.