Fri, 26 Oct 2007
One of my favorite languages this year
is
Groovy, a
scripting lanugage for the Java VM. It has a nice, clean syntax, in
combination with some very powerful ideas, like it's brand of
closures. It can be close enough to Java as to be nearly
indistinguishable -- which is good, if you're selling it to Java
programmers; and close enough to Python that it seems like a first
cousin....
Read More...
Tags: Java