Does anyone know of a program that lets you write javascript; then execute it - all the while having nothing to do with a browser? I don\'t want DOM manipulation, the equiv
Aptana, NetBeans, and Komodo all have great features for JavaScript. Even things like jslint-style syntax checking.