CoffeeScript语言的超集 - IcedCoffeeScript

fmms 12年前
     这是CoffeeScript语言的超集。它会解释所有现有CoffeeScript的方案。    <br /> IcedCoffeeScript is a fork of CoffeeScript. It is    <strong>superset</strong> of the CoffeeScript language. The    <tt>iced</tt> interpreter is a drop-in replacement for the standard    <tt>coffee</tt> interpreter since it will interpret all existing CoffeeScript programs.    <br />    <br />    <p><a href="/misc/goto?guid=4958184195629946193" target="_blank">CoffeeScript </a>(GitHub repo) 是一个使用纯Ruby编写的新编程语言,创建者 Jeremy Ashkenas戏称它是- JavaScript的不那么铺张(买弄)的小兄弟。因为CoffeeScript会将Ruby编译成JavaScript,而且大部分结构都相似,但不 同的是,CoffeeScript拥有更严格的语法。</p>    <p>先来看下对比代码(左为<span class="hilite1">CoffeeScript</span>):</p>    <p><img alt="CoffeeScript语言的超集 - IcedCoffeeScript" src="https://simg.open-open.com/show/a7e276a0ac2d5428b649865bd3f99679.png" width="640" height="485" /></p>    <br />    <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1327991067421" target="_blank">http://www.open-open.com/lib/view/home/1327991067421</a></p>