Node.js has a REPL.
On Mac OS X:
brew install node
node
.exit to exit the repl, .help for other options
http://nodejs.org/docs/v0.3.1/api/repl.html
Node.js has a REPL.
On Mac OS X:
brew install node
node
.exit to exit the repl, .help for other options
http://nodejs.org/docs/v0.3.1/api/repl.html