posted by Thom Holwerda on Wed 3rd Jan 2007 22:15 UTC, submitted by Tom Nichols
IconGroovy 1.0 has been released and is available for download from the project homepage. "Groovy is a dynamic language for the JVM that integrates seamlessly with the Java platform. It offers a Java-like syntax, with language features inspired by Smalltalk, Python or Ruby, and lets your reuse all your Java libraries and protect the investment you made in Java skills, tools or application servers. Groovy can be used for various purposes, from ad-hoc shell scripting leveraging Java APIs, to full-blown web applications built on Spring and Hibernate through the Grails web framework. It can also be integrated very easily in your applications to externalize business logic, create Domain-Specific Languages, or to provide templating capabilities, and much more."
e p (0)    10 Comment(s)

Related Articles

posted by Kroc Camen on Mon 22nd Dec 2008 10:53 submitted by Mark Wielaard
posted by David Adams on Thu 18th Dec 2008 23:07, submitted by ebasconp
posted by Thom Holwerda on Thu 11th Dec 2008 17:37