Subversion
Written by: Lorna Jane Mitchell
Featured Refcardz: Top Refcardz:
  1. Git
  2. DNS
  3. Data Mining
  4. Spring Data
  5. Subversion
  1. Spring Data
  2. Subversion
  3. Spring Config.
  4. Spring Annotations
  5. Data Mining

Link Details

Link 716175 thumbnail
User 338269 avatar

By OtengiM
via pixelmonkey.org
Published: Dec 24 2011 / 12:47

Typing is a chore — let’s do less of it to code without sacrificing readability. That’s the Groovy way.
  • 21
  • 0
  • 3222
  • 1276

Comments

Add your comment
User 116586 avatar

Jacek replied ago:

0 votes Vote down Vote up Reply

No, the Python on Java is called Jython. And it has much more use than Groovy, since it's not limited to JVM. You can do amazing things with Python, with things like Twisted, PyPy, Freshen, etc.

User 338269 avatar

Miloskov replied ago:

0 votes Vote down Vote up Reply

I use Python and as you said is great but really Jacek Jython lacks behind and is slow compared to Groovy. Also Groovy blends very well with the JVM and the 2.0 with static compilation will rock the house.

User 186344 avatar

kunnar replied ago:

0 votes Vote down Vote up Reply

He says that JRuby, Jython etc. failed, but i do not think so. Both are active projects and for example JRuby gives opportunity to install RoR apps in many big companies that support only Java in production. These projects are sometimes very useful in practice, not failed at all.

User 755021 avatar

devent replied ago:

0 votes Vote down Vote up Reply

Good to see an article about Groovy. In my opinion, a much better choice as an Java alternative then Scala or Clojure. Groovy is very much mature and a solid alternative, if you want dynamic/static typing, functional programming, and more syntax sugar.

I'm using it exclusive for my JUnit tests, because it's much more readable to use Groovy then Java. Also for my GUI applications, because Groovy code is again more readable and shorter.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.