CoffeeScript 1.12.4 发布,脚本语言

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

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


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Programming Python

Programming Python

Mark Lutz / O'Reilly Media / 2006-8-30 / USD 59.99

Already the industry standard for Python users, "Programming Python" from O'Reilly just got even better. This third edition has been updated to reflect current best practices and the abundance of chan......一起来看看 《Programming Python》 这本书的介绍吧!

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

在线图片转Base64编码工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具