  |
Groovy - http://groovy.codehaus.org/
Object-oriented language alternative for Java platform; Java-like syntax, dynamically compiles to JVM bytecodes; compiler can emit bytecodes, or can be used dynamically for scripting; has features not in standard Java, from Python, Ruby, Smalltalk. Open source. |
  |
Java Community Process Program: JSRs: Java Specification Requests: 241 - http://www.jcp.org/en/jsr/detail?id=241
Groovy standardization page. |
  |
Grails - http://www.grails.org/
Web application framework, Groovy version of Ruby on Rails, to use in Java development. Can be standalone system that hides all configuration details, or integrates Java business logic. Simplifies much work, appeals to range of developers not only Java. Open source. |
  |
Groovy Programming Language - http://en.wikipedia.org/wiki/Groovy_programming_language
Growing article, with links to many related topics. Wikipedia. |
  |
Groovy: First Contact - http://www.theserverside.com/tt/blogs/showblog.tss?id=GroovyReview
Review, by enterprise developer Mike Spille. TheServerSide.com, Enterprise Java Community. |
  |
G$D/Groovy: Index - http://www.oreillynet.com/onjava/blog/2004/10/gdgroovy_index.html
List of Groovy posts. O'Reilly ONJava Weblog. |
  |
Groovy Wish List - http://beust.com/weblog/archives/000102.html
Criticism, mainly of "." and "->" operators. Otaku, Cedric's weblog. |
  |
Groovying at ACCU 2006 - http://www.russel.org.uk/blog/2006-04-24-11-59
Page on presentation given by Russel Winder at ACCU 2006 conference: brief comments, links to PDF slides, source code. |
  |
Groovy = Java + Ruby + Python - http://www.openlogic.com/downloads/OpenLogic.JSRGroovy.pdf
Slide presentation, given to Denver Java User Group, JUG; by Rod Cope, of OpenLogic, Inc. |
  |
Advanced Groovy - http://www.openlogic.com/downloads/OpenLogic.AdvancedGroovy.pdf
Slide presentation, given to Denver Java User Group, JUG; by Rod Cope, of OpenLogic, Inc. |