Hello everyone,
I would like to announce Common Node, which I hope will be of interest
to members of this group.
http://olegp.github.com/common-node/
Common Node is a Node.js package that implements a number of CommonJS
proposals using node-fibers. It uses Google's Traceur compiler to add
JavaScript language features currently not natively supported by V8.
This allows for synchronous code written for e.g. Ringo and Narwhal to
run on Node.
I would really appreciate any feedback or comments you may have on
this.
Regards,
Oleg
PS. for those of you also on the CommonJS mailing list: sorry for
crossposting