Features
Compact JavaScript runtime environment based on Mozilla Rhino. It adds to Rhino a module system that is compatible to the CommonJS Securable Modules proposal.
Module library implemented in JavaScript, covering basic functionality such as extensions to the built-in objects, file I/O, logging, persistence, unit testing, client and server side HTTP support and web framework. Modules are intended to comply to CommonJS standards, where such standards are available.
Interactive shell (REPL) with support for autocompletion and history.
Very fast module loader featuring top-level module scopes and automatic hot reloading.
Full featured web framework.
Graphical Debugger.
Easy deployment on Google App Engine for Java.
Easy deployment on Debian and Ubuntu via .deb packages.
