|
|
Groovy
|
|
|
-
List of Groovy posts. O'Reilly ONJava Weblog.
-
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.
-
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.
-
Growing article, with links to many related topics. Wikipedia.
-
Criticism, mainly of "." and "->" operators. Otaku, Cedric's weblog.
-
Description, with text, code samples, screenshots. O'Reilly ONJava.com.
-
Review, by enterprise developer Mike Spille. TheServerSide.com, Enterprise Java Community.
-
Brief summary of ideas behind Groovy; by James Strachan, Radio Userland.
-
Page on presentation given by Russel Winder at ACCU 2006 conference: brief comments, links to PDF slides, source code.
-
Long analysis and critique; Richard Monson-Haefel's Weblog.
-
Shows how some features proposed for JDK 7 are already in Groovy, maybe in better forms; with reader comments. Java Thoughts and Other Stuff.
-
Groovy standardization page.
-
Substantial report on Groovy from first day of conference: text, code samples.
-
Much information, tutorials, home of 'Learning Groovy': cross between tutorial and list of lessons learned; in the style of Kernighan's and Ritchie's book 'The C Programming Language'.
|
|
|
|
|