Hacker News new | ask | show | jobs
by mcantelon 5298 days ago
It's dead easy in Node using the REPL module (http://nodejs.org/docs/v0.6.5/api/repl.html). I've used this to debug weird async issues.