1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 CoffeeScript 1.11.1 发布,脚本语言 下载

本帖由 漂亮的石头2016-10-07 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,979
    赞:
    47
    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).

    点此查看完整更新内容

    下载地址:

    CoffeeScript 1.11.1 发布,脚本语言下载地址
     
正在加载...