An "on the fly" compiler for JavaScript dialects like CoffeeScript.
Instant coffee allows you to run a js dialect directly from the console. At the moment, only CoffeeScript is supported, more is intened for the future!
#How To
npm install -g instant-coffee
instant [your CoffeeScript file]
#Contribution If you want to help, PRs are welcome as always :)