发布于 2015-05-28 00:19:56 | 161 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的CoffeeScript 中文手册,程序狗速度看过来!

CoffeeScript

CoffeeScript是一套JavaScript的转译语言,创建者 Jeremy Ashkenas 戏称它是- JavaScript 的不那么铺张的小兄弟。因为 CoffeeScript 会将类似 Ruby 语法的代码编译成 JavaScript,而且大部分结构都相似,但不同的是 CoffeeScript 拥有更严格的语法。


CoffeeScript 1.9.3 发布,此版本主要有以下更新:

  • Bugfix for interpolation in the first key of an object literal in an implicit call.

  • Fixed broken error messages in the REPL, as well as a few minor bugs with the REPL.

  • Fixed source mappings for tokens at the beginning of lines when compiling with the --bare option. This has the nice side effect of generating smaller source maps.

  • Slight formatting improvement of compiled block comments.

  • Better error messages for on, off, yes and no.

详细信息请查看更新日志

此版本现已提供下载:

https://github.com/jashkenas/coffeescript/archive/1.9.3.zip

CoffeeScript是一套JavaScript的转译语言,创建者 Jeremy Ashkenas 戏称它是- JavaScript 的不那么铺张的小兄弟。因为 CoffeeScript 会将类似 Ruby 语法的代码编译成 JavaScript,而且大部分结构都相似,但不同的是 CoffeeScript 拥有更严格的语法。

先来看下对比代码(左为CoffeeScript):



历史版本 :
CoffeeScript 2.1.1 发布,脚本语言
CoffeeScript 2.1.0 发布,脚本语言
CoffeeScript 1.12.8 发布,脚本语言
CoffeeScript 2.0.0 正式发布,编译成 JS 的小巧语言
CoffeeScript 2.0.0-beta5 发布,编译成 JS 的小巧语言
CoffeeScript 2.0.0-beta2 发布,脚本语言
CoffeeScript 1.12.6 发布,脚本语言
CoffeeScript 2.0.0-alpha1 发布,脚本语言
CoffeeScript 1.12.5 发布,脚本语言
CoffeeScript 1.12.4 发布,脚本语言
CoffeeScript 1.12.3 发布,脚本语言
CoffeeScript 1.12.1 发布,脚本语言
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务