PureScript 是个小巧而强大的静态类型语言,可以编译成 JavaScript。purescript 主要是由 Haskell 和 PureScript 编写的。
PureScript 0.6.4 发布,此版本更新内容如下:
Fix some precedence issues in the code generator.
Tighten the bounds on utf8-string.
Fixed a bug in the typechecker.
此版本现已提供下载(ZIP 和 linux64.tar.gz)。
下载地址:https://github.com/purescript/purescript/releases/download/v0.6.4/linux64.tar.gz
来自:开源中国社区

