| To: | <users@xxxxxxxxxx> |
|---|---|
| Subject: | Sharpening the Saw - Groovy |
| From: | "Michael Schneider" <michaelschneider@xxxxxxxx> |
| Date: | Tue, 27 Jul 2004 09:07:16 -0400 |
| Delivered-to: | mailing list users@cinjug.org |
| Importance: | Normal |
| In-reply-to: | <OFEFE5940D.A223C012-ON85256ED7.004F2229@smml.net> |
| Mailing-list: | contact users-help@cinjug.org; run by ezmlm |
|
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> |
|---|---|---|
| ||
| Previous by Date: | This is the week...JUG Discount ends on July 30th.... Southern Ohio Software Symposium coming to Cincinnati on August 6-8th, Jay Zimmerman |
|---|---|
| Next by Date: | RE: [cinjug-users] Sharpening the Saw - Groovy, Voegele, Jason |
| Previous by Thread: | Re: [cinjug-users] Making hibernate display parameters, smorgan |
| Next by Thread: | Re: Re: [cinjug-users] Making hibernate display parameters, inmanjon |
| Indexes: | [Date] [Thread] [Top] [All Lists] |