Groovy Extensions Java Languages
Groovy Extensions Java Languages
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.
It is undergoing standardization through the Java Community Process under JSR 241.
Top: Computers: Programming: Languages: Java: Extensions: Groovy
See Also:
Editor's Picks:
Groovy - 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 s
-
Java Community Process Program: JSRs: Java Specification Requests: 241 - Groovy standardization page.
-
JSR-241: Groovy A New Standard Programming Language for the Java Platform - Long analysis and critique; Richard Monson-Haefel's Weblog.
-
Groovy: First Contact - Review, by enterprise developer Mike Spille. TheServerSide.com, Enterprise Java Community.
-
Java 7 aka Groovy 1.0 - 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 = Java + Ruby + Python - Slide presentation, given to Denver Java User Group, JUG; by Rod Cope, of OpenLogic, Inc.
[PDF]
-
Groovy, Java's New Scripting Language - Description, with text, code samples, screenshots. O'Reilly ONJava.com.
-
Groovy: The Birth of a New Dynamic Language for the Java Platform - Brief summary of ideas behind Groovy; by James Strachan, Radio Userland.
-
Groovy Wish List - Criticism, mainly of "." and "->" operators. Otaku, Cedric's weblog.
-
SearchGroovy.org - Google Custom search focused on references, articles, and applications about the groovy language
-
G$D/Groovy: Index - List of Groovy posts. O'Reilly ONJava Weblog.
-
Groovy Mailing List Archive - Searchable archive of the official groovy mailing list provided by markmail.org
-
Grails - 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. O
-
Groovying at ACCU 2006 - Page on presentation given by Russel Winder at ACCU 2006 conference: brief comments, links to PDF slides, source code.
-
Advanced Groovy - Slide presentation, given to Denver Java User Group, JUG; by Rod Cope, of OpenLogic, Inc.
[PDF]
-
JavaOne 2005, Day 1: It's a Groovy Day - Substantial report on Groovy from first day of conference: text, code samples.
-
Groovy Programming Language - Growing article, with links to many related topics. Wikipedia.
Click here to add, change or remove your listing
|