设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Elixir 1.3发布,函数式编程语言

2016-5-3 22:10| 发布者: joejoe0332| 查看: 587| 评论: 0|原作者: oschina|来自: oschina

摘要: Elixir 1.3 发布了,Elixir 是一种函数式编程语言,建立在Erlang虚拟机之上。它是一种动态语言,灵活的语法与宏支持,利用Erlang的能力来构建并发、分布式、容错应用程序与热代码升级。 ...

Elixir 1.3 发布了,Elixir 是一种函数式编程语言,建立在Erlang虚拟机之上。它是一种动态语言,灵活的语法与宏支持,利用Erlang的能力来构建并发、分布式、容错应用程序与热代码升级。

该版本主要改进记录如下:

  • [Calendar] Add Calendar and Date, Time, NaiveDateTime and DateTime types

  • [CLI] Add --logger-otp-reports BOOL and --logger-sasl-reports BOOL switches

  • [Compiler] Emit a summary of compilation errors when modules are missing

  • [Exception] Suggest possible functions on UndefinedFunctionError for existing modules

  • [File] Support IO devices in File.copy/3

  • [GenServer] Raise a more meaningful exit if you try to GenServer.call/3 yourself

  • [Inspect] Support :base option when inspecting binaries

  • [Kernel] Support generated: true in quote

  • [Kernel] Support Kernel.pop_in/1 and Kernel.pop_in/2 for yanking a value from a nested data structure

  • [Kernel] Allow variable struct names when matching, for example, %module{key: "value"} = struct

  • [Kernel] Allow guards on the left side of <- in for and with special forms

更多,请查看这里

酷毙

雷人
1

鲜花

鸡蛋

漂亮

刚表态过的朋友 (1 人)

  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部