  |
Rhino - JavaScript for Java - http://www.mozilla.org/rhino/
An open-source implementation of JavaScript written entirely in Java. |
  |
deployZone - http://www.deployzone.com/
Cross-platform e-mail, database and web server, supports Server-side JavaScript to build Internet applications in an object-oriented, web-based content management system. |
  |
Sun Labs Lively Kernel - http://research.sun.com/projects/lively/
Web programming environment, by Sun's Project Flair. Goal: give web programming equal simplicity, generality, flexibility as used in desktop programming, but with no installation, upgrade issues. Like AppJet. FAQ, forums, interactive tutorial. Open Source, GPL. |
  |
JSLibs - http://code.google.com/p/jslibs/
Standalone JavaScript development environment; goal: turn JavaScript into a general-purpose scripting language. Has set of native modules that contain many general-purpose classes and functions. Open source, GPL. |
  |
DMDScript - http://www.digitalmars.com/dscript/
Implementation of ECMA 262 scripting language; standalone and ActiveScript versions available. By Digital Mars. |