发布于 2017-02-08 00:18:20 | 193 次阅读 | 评论: 0 | 来源: 网友投递

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

PureScript 静态类型语言

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


PureScript 0.10.6 发布了,

更新内容:

增强

  • Add support for user defined warnings via the Warn type class

  • Support nested record update

  • Inline unsafePartial 

  • Fail early when bind is brought into scope inside do 

Bug 修复

  • Disallow polymorphic types in binders, preventing a crash

  • Rebuild modules if necessary when using --dump-corefn

  • TypeLevelString/TypeConcat should not be quoted

  • Generate JS static member accesses whenever possible

  • Require dependencies to exist during sorting phase

  • Fix inlining for negateInt

  • Fix object key quoting

  • Don't expand synonyms until after kind checking

  • Fix 'Unknown type index' on mismatch between class and instance argument counts

  • Style comment types differently

psc-ide

  • Return operators in psc-ide imports list

  • Collect type class instances

  • Log failing to accept or parse an incoming command

  • Fix #2537

  • Fix #2504

  • Also detect location information for operators

  • Speeds up rebuilding by x2

  • Restructure testing to avoid running the server

psc-publish

  • Add modules for rendering HTML documentation

  • Fix psc-publish --dry-run 

  • Fix failure to parse git tag date in psc-publish

  • Add git tag time to psc-publish JSON

  • Remove Docs.Bookmarks

性能

  • Combine inlining optimizations into a single pass

  • Use Map.foldlWithKey' instead of foldl

  • Minor memory usage improvements in Language.PureScript.Docs

其它

  • Generate data constructors without IIFEs

  • Add stack-ghc-8.0.2.yaml

  • Add HasCallStack to internalError 

  • Update psc-package to use turtle 1.3

  • Remove JSAccessor; replace with JSIndexer

  • Store more information in RenderedCode

下载地址:



历史版本 :
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号  版权声明  广告服务