CoffeeScript 1.12.4 发布,脚本语言

栏目: CoffeeScript · 发布时间: 8年前

内容简介:CoffeeScript 1.12.4 发布,脚本语言

CoffeeScript 1.12.4 发布,脚本语言

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与许多的最佳做法都保持了一致。


以上所述就是小编给大家介绍的《CoffeeScript 1.12.4 发布,脚本语言》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Design systems

Design systems

Not all design systems are equally effective. Some can generate coherent user experiences, others produce confusing patchwork designs. Some inspire teams to contribute to them, others are neglected. S......一起来看看 《Design systems》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

MD5 加密
MD5 加密

MD5 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试