users
[Top] [All Lists]

RE: [cinjug-users] Sharpening the Saw - Groovy

To: "'Voegele, Jason'" <Jason.Voegele@xxxxxxxxxxxxxx>, "'Michael Schneider'" <michaelschneider@xxxxxxxx>, <users@xxxxxxxxxx>
Subject: RE: [cinjug-users] Sharpening the Saw - Groovy
From: "James Carman" <james@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 27 Jul 2004 09:59:23 -0400
Delivered-to: mailing list users@cinjug.org
Importance: Normal
In-reply-to: <98E4EEB55BC15D42878E26BC36454D7A0A88D9@USCIX001.namerica.NA.INT.ATOSORIGIN.COM>
Mailing-list: contact users-help@cinjug.org; run by ezmlm
Organization: Carman Consulting, Inc.

Another good reason for looking into Groovy is because it’s going to become a standard.

 

-----Original Message-----
From: Voegele, Jason [mailto:Jason.Voegele@xxxxxxxxxxxxxx]
Sent: Tuesday, July 27, 2004 9:23 AM
To: Michael Schneider; users@xxxxxxxxxx
Subject: RE: [cinjug-users] Sharpening the Saw - Groovy

 

JRuby is dual licensed under the GPL and the LGPL, so you can choose which license is more appropriate for your circumstances.  In fact, I'm the one who initiated the license change. :-)

That said, Groovy is still worth looking at and seems to have gained a lot of momentum of late.

Jason Voegele

 

-----Original Message-----
From:   Michael Schneider [mailto:michaelschneider@xxxxxxxx]
Sent:   Tue 7/27/2004 9:07 AM
To:     users@xxxxxxxxxx
Cc:    
Subject:        [cinjug-users] Sharpening the Saw - Groovy

Hello All,

Java is a great static language, there are times when a dynamic language is a better tool for the task at hand.  An even better solution is to be able to leverage java and a dynamic language in the same application.

I have been a fan of Python/Jython, but Jython support can lag.

Ruby/JRuby is another good option (Some would say better then python), but last I herd  (I could be wrong here, Jim?) JRuby is GNU licensed, so no go for commercial apps.

There is a new JSR supported scripting language called Groovy, It seems to takegood constructs from Python, Ruby, Smalltalk ...

It is a dynamic langauge that lives on the JVM and can be embedded in your Java Application.

 

Here is the home page for Groovy:

http://groovy.codehaus.org/

Here is the wikki page:

http://wiki.codehaus.org/groovy/FrontPage

 

Have fun,

Mike

 
 
PS.  Special thanks to Chris V for pointing me to groovy :-)
 
 

<Prev in Thread] Current Thread [Next in Thread>