设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

CoffeeScript 1.9.3发布,脚本语言

2015-5-29 00:19| 发布者: joejoe0332| 查看: 532| 评论: 0|原作者: oschina|来自: oschina

摘要: CoffeeScript 1.9.3 发布,此版本主要有以下更新:Bugfix for interpolation in the first key of an object literal in an implicit call.Fixed broken error messages in the REPL, as well as a few minor bugs w ...

CoffeeScript 1.9.3 发布,此版本主要有以下更新:


  • Bugfix for interpolation in the first key of an object literal in an implicit call.

  • Fixed broken error messages in the REPL, as well as a few minor bugs with the REPL.

  • Fixed source mappings for tokens at the beginning of lines when compiling with the --bare option. This has the nice side effect of generating smaller source maps.

  • Slight formatting improvement of compiled block comments.

  • Better error messages for on, off, yes and no.

详细信息请查看更新日志

此版本现已提供下载:

https://github.com/jashkenas/coffeescript/archive/1.9.3.zip

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

先来看下对比代码(左为CoffeeScript):


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部