红联Linux门户
Linux帮助

CoffeeScript 1.11.1发布,脚本语言

发布时间:2016-10-07 09:20:15来源:红联作者:baihuo
CoffeeScript 1.11.0 发布了。 coffeeScript这一门编程语言构建在JavaScript之上,其被编译成高效的JavaScript,这样你就可以在web浏览器上运 行它,或是通过诸如用于服务器端应用的Node.js一类的技术来使用它。编译过程通常都很简单,产生出来的JavaScript与许多的最佳做法都保持了一致。 此次更新内容:

Bugfix for shorthand object syntax after interpolated keys.

Bugfix for indentation-stripping in """ strings.

Bugfix for not being able to use the name "arguments" for a prototype property of class.

Correctly compile large hexadecimal numbers literals to 2e308 (just like all other large number literals do).

软件详情:http://coffeescript.org/#changelog

下载地址:https://github.com/jashkenas/coffeescript/archive/1.11.1.zip

来自:开源中国社区
文章评论

共有 0 条评论