toffeescript icon indicating copy to clipboard operation
toffeescript copied to clipboard

CoffeeScript with async syntax and some additional features

Results 5 toffeescript issues
Sort by recently updated
recently updated
newest added

Hi @jiangmiao! I'm working on a branch of CoffeeScript 2 that includes TypeScript syntax, and ToffeeScript is a natural temporary name until the fork gets merged back into CS (assuming...

Any chance of a `TRY TOFFEE-SCRIPT` page like coffeescript.org's `TRY COFFEESCRIPT`?

pls see bottom of this page. http://weepy.github.io/kaffeine/docs/unwrapping_async_calls.html ``` When Does The Function Unwrapping ‘Stop’? at an unmatched right bracket (e.g. the end of a function or arg list), The end...

https://github.com/xixixao/coffee-script/commit/15a70f863ce5158ee949426386f6068c13eb422d do you think that will be compatible with ToffeeScript? It is going to be included in the next version of CoffeeScript.

This is a shot in the dark but any chance of tail call optimization being introduced to Toffee (Brushtail style)?