发布于 2016-10-03 00:01:16 | 93 次阅读 | 评论: 0 | 来源: 网友投递
PureScript 静态类型语言
PureScript 是个小巧而强大的静态类型语言,可以编译成 JavaScript。purescript 主要是由 Haskell 和 PureScript 编写的。
PureScript v0.10.1 发布了。
改进内容:
Fix usage detection for operators (@garyb)
Fix handling of duplicate module imports in JS codegen (@garyb)
Fix a small bug in the type pretty-printer (@paf31)
Fix function application judgment (@paf31)
Fix inlining for $
and #
operators (@garyb)
Fix everywhereOnTypesTopDown
(@ianbollinger)
Fix unification of string literals (@paf31)
更多内容,请查看发行日志。
下载地址: