IcedCoffeeScript is a superset of CoffeeScript.
IcedCoffeeScript is a superset of coffeescript that adds support for await
and defer
keywords which simplify async control flow. The iced
interpreter is a drop-in replacement for the standard coffee interpreter; it will interpret almost all existing CoffeeScript programs.