is announcing that IcedCoffeeScript with version number 108.0.9 is already available to download.
What is IcedCoffeeScript ?
IcedCoffeeScript is A simple superset of the CoffeeScript language developed specifically to add better support for asynchronous JavaScript operations .
IcedCoffeeScript is based on CoffeeScript, a programming language that compiles into JavaScript, and natively supports all .coffee files.The main difference between the original CoffeeScript language and IcedCoffeeScript is the latter's support for asynchronous operations.In practice, this is done by adding two new methods: await and defer.Documentation and examples are included with the download package.
This is changelog for IcedCoffeeScript version 108.0.9 :
You can read the complete changelog and also download this latest version on their homepage:
maxtaco.github.io