|
|
|
|
|
by bballbackus
5517 days ago
|
|
I don't like that Coffeescript requires a compiler to create the actual javascript, but that they don't offer a cross-platform solution for this compiler. Yes, you can get the compiler working on Windows with Cygwin, but a better solution would be a windows compatible compiler that didn't make me go through the hassle of setting up Cygwin in the process. |
|
http://jashkenas.github.com/coffee-script/#installation
And Node.js can also be run natively:
https://github.com/joyent/node/wiki/Building-node.js-on-ming...