A standalone compiler for CoffeeScript? -


i'm writing simple game engine that's based on coffeescript , i've been wondering if there's standalone version of compiler, user wouldn't have install both node.js , coffeescript.

if, say, end product expected functional software package, can include whatever external dependencies need directly in product - package.

this standard os x , apps downloaded app store (mainly) - each downloaded app contains own binary, may contain other required binaries well. games architected way (the obvious deviations being directx , .net runtimes need installed directly system).

alternatively, if target platform windows, package node.js installer own installer.


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -