|
|
|
|
|
by amix
5982 days ago
|
|
Stuff like (fab) and CoffeeScript* show how easy it is to build on top of the V8 and node.js platform. And these toy languages/frameworks also have great perfomance given the non-blocking nature of node.js and the optimizations of V8. Amazing and happy to see more of these projects :) * http://jashkenas.github.com/coffee-script/ |
|