Some Java applications’ requirements make integration with a scripting language necessary. For example, your users may need to write scripts that drive the application, extend it, or contain loops and ...
Richard Monson-Haefel posted a blog entry recently called "Groovy: The Sleeping Giant". In it, he says that "dynamic programming" is the wave of the future, and that Groovy has the most potential ...
Think big: Set up the goals BeanShell is an excellent Java interpreter with several extensions to the Java syntax that make it particularly interesting. The script can access real Java classes, ...