At Chip's YAPC talk, I mentioned that Java would soon be adding support 
directly to the language for "scripting" languages in their Java 6 or 
1.6 release.  Finding actual Sun documentation on the framework has been 
a little tough, but here's a sampling of a few articles that have been 
written just to see how things compare.  It still seems that Java is 
still very much in control, but, as the JSR title says, this is really 
about the web and embedding other languages into JSP.

"Build your own scripting language for Java" - 
http://www.javaworld.com/javaworld/jw-04-2006/jw-0424-scripting.html

"The Mustang Meets the Rhino: Scripting in Java 6" - 
http://www.onjava.com/pub/a/onjava/2006/04/26/mustang-meets-rhino-java-se-6-scripting.html

JSR 223: Scripting for the Java Platform - 
http://www.jcp.org/en/jsr/detail?id=223

Steve Peters
[EMAIL PROTECTED]

Reply via email to