红联Linux门户
Linux帮助

PureScript 0.6.6发布,静态类型语言

发布时间:2015-02-11 09:26:24来源:红联作者:empast
PureScript 0.6.6 发布,此版本更新内容如下:

重大改进:

The syntax of record getters was changed to _.prop (@garyb)

功能增强:

The record part of a record updater can now be made into a wildcard, e.g. _ { foo = 1 } (@garyb)

Extended infix expressions are now supported, (@paf31) e.g.
[1, 2, 3] `zipWith (+)` [4, 5, 6]

Bug 修复:

Newline issues were fixed in executables (@michaelficarra)

此版本现已提供下载(ZIP)。

PureScript 是个小巧而强大的静态类型语言,可以编译成 JavaScript。purescript 主要是由 Haskell 和 PureScript 编写的。

下载地址:https://github.com/purescript/purescript/archive/v0.6.6.zip

来自:开源中国社区
文章评论

共有 0 条评论