Elm 0.14.1 发布,现已提供安装,改进内容包括:
Html values can go through main
elm-reactor is better in a couple ways
swapping works again (had some problems in 0.14)
watches in the sidebar can scroll if you have a bunch (thanks to Joe)
traces look a bit nicer than before & more solid implementation
minor bug fixes in elm-package for automatically bumping versions
elm-make no longer has weird caching behavior of build artifacts (1)
Elm是一种函数式语言,可编译为HTML、CSS和JavaScript。
Elm为函数式反应编程而设计,便于创建高可交互应用。
软件详情:http://elm-lang.org/Install.elm
下载地址:https://github.com/elm-lang/elm-compiler/releases
来自:开源中国社区

