Home > Computers > Programming > Languages > Java > Extensions > Groovy
Groovy is an object-oriented programming language for the Java platform. It is an alternative to the standard Java language. It uses a Java-like syntax which is dynamically compiled to standard JVM bytecodes, which work seamlessly with other Java code and libraries. The Groovy compiler can be used to emit Java bytecode to use in any Java project, or can be used dynamically as a scripting language. Groovy has features from Python, Ruby, and Smalltalk. Many such features are not in standard Java: static typing and dynamic typing; native syntax for lists, maps, arrays, and regular expressions; closures; operator overloading. It is undergoing standardization through the Java Community Process under JSR 241.
https://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.
http://groovy.markmail.org/
Searchable archive of the official groovy mailing list provided by markmail.org
http://beust.com/weblog/archives/000102.html
Criticism, mainly of "." and "->" operators. Otaku, Cedric's weblog.
http://www.onjava.com/pub/a/onjava/2004/09/29/groovy.html
Description, with text, code samples, screenshots. O'Reilly ONJava.com.
http://www.theserverside.com/tt/blogs/showblog.tss?id=GroovyReview
Review, by enterprise developer Mike Spille. TheServerSide.com, Enterprise Java Community.
http://radio-weblogs.com/0112098/2003/08/29.html
Brief summary of ideas behind Groovy; by James Strachan, Radio Userland.
https://www.jcp.org/en/jsr/detail?id=241
Groovy standardization page.
http://www.artima.com/weblogs/viewpost.jsp?thread=116723
Substantial report on Groovy from first day of conference: text, code samples.
http://en.wikipedia.org/wiki/Groovy_programming_language
Growing article, with links to many related topics.
Home > Computers > Programming > Languages > Java > Extensions > Groovy
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us