There are two approaches to realizing what is sometimes called a “polyglot” development environment on the Java platform: You can either run your scripting language on the top of the Java virtual ...
Write once, run everywhere: that's the slogan the Java community uses to propagate their language-of-choice. It's probably true, but only if you first manage to set up the beast on your box. This ...