发布于 2015-07-15 00:33:02 | 180 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

PureScript 静态类型语言

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


PureScript 0.7.1 发布,更新内容如下:

对 0.7.0 的一些修复:

  • @hdgarrood has worked on improvements to psc-publish to support the new Pursuit website.

  • @mjgpy3 has improved warning messages

  • @wuzzeb has improved the pretty printers

  • @hdgarrood has added CI builds for GHC 7.10 and 7.6

提升:

@nicodelpiano has added exhaustivity checking as a new warning type. Incomplete pattern matches will now generate warnings like this:

 Warning in module Data.Either.Unsafe:
      Warning in value declaration fromRight:
      Warning at src/Data/Either/Unsafe.purs line 14, column 1 - line 15, column 1:
    Pattern could not be determined to cover all cases.
        The definition has the following uncovered cases:
          (Data.Either.Left _)
      See https://github.com/purescript/purescript/wiki/Error-Code-NotExhaustivePattern for more information, or to contribute content related to this error.

下载地址请点这里

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



历史版本 :
PureScript 0.11.6 发布,静态类型语言
PureScript 0.11.4 发布,静态类型语言
PureScript 0.11.3 发布,静态类型语言
PureScript 0.11.2 发布,静态类型语言
PureScript 0.11.1 发布,静态类型语言
PureScript 0.11.0 发布,静态类型语言
PureScript 0.11.0-rc.1 发布,静态类型语言
PureScript 0.10.7 发布,静态类型语言
PureScript 0.10.6 发布,静态类型语言
PureScript 0.10.5 发布,静态类型语言
PureScript 0.10.4 发布,静态类型语言
PureScript 0.10.3 发布,静态类型语言
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务