Show Navigation

Webinar: Groovy 2.5+ Roadmap with Paul King

By Paul King

May 18, 2018

Tags: #webinar #groovy

In this webinar, Paul King introduces you to the latest features in Groovy 2.5 and offers a peek at what's planned for Groovy 3.0, including new AST transforms, new macro features, the new Parrot parser, and myriad other miscellaneous features.

Outline

The following topics are covered in this webinar.

  • AST Macros – write AST transformations and code generation or matching code in a Groovy friendly syntax
  • AST Transformations – new transforms and improvements including revamped versions of @Canonical and @Immutable
  • New DGM capabilities and library improvements – tap command, miscellaneous improvements
  • Improved tool support, including groovysh and Groovy console
  • Improvements throughout the libraries – JSON improvements, CliBuilder with annotations
  • The Parrot Parser – Java syntax alignment, new features, advanced capabilities
  • JDK9: support, limitations and on-going work

Slides

You might also like ...