The Node Project - Take 2
May 15, 2013
The time has come to move Cappuccino to Node.js. Why move to Node? There are three main reasons:
1. Cross-platform parity
Cappuccino’s build system is built on top of narwhal + rhino (jsc on Mac OS X). Rhino/jsc is the Javascript engine, narwhal...