Brian Maso's Tecno-Geek WeblogThe musings of a mild-mannered tecno-geek.Groovy as an "official" alternate language for the JVM- March 16, 2004 JSR 241 attempts to officially designate Groovy as an alternative language for the Java VM. The Groovy language is an "agile" language, meaning the language designers attempted to design something a programmer could use to rapidly develop code. Not a bad idea, really, for quick 'n dirty code development. Ruby, Jython and others have been around for a while. Making an official RAD language would stop the balkanization of agile language alternativesfor the JVM. It would also make use of agile...http://www.jcp.org/en/jsr/detail?id=241 |