红联Linux门户
Linux帮助

CoffeeScript 1.12.4发布,脚本语言

发布时间:2017-02-19 09:08:51来源:红联作者:baihuo
CoffeeScript 1.12.4 发布了,有以下更新内容:

Fixed a bug where `export`ing a referenced variable was preventing the variable from being declared.

Fixed a bug where the `coffee` command wasn’t working for a `.litcoffee` file.

Bugfixes related to tokens and location data, for better source maps and improved compatibility with downstream tools.

CoffeeScript这一门编程语言构建在JavaScript之上,其被编译成高效的JavaScript,这样你就可以在web浏览器上运行它,或是通过诸如用于服务器端应用的Node.js一类的技术来使用它。编译过程通常都很简单,产生出来的JavaScript与许多的最佳做法都保持了一致。

软件详情:https://github.com/jashkenas/coffeescript/releases/tag/1.12.4

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

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

共有 0 条评论