1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Elixir 1.3.1 发布,函数式编程语言 下载

本帖由 漂亮的石头2016-06-30 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,737
    赞:
    47
    Elixir 1.3.1 发布了,Elixir 是一种函数式编程语言,建立在Erlang虚拟机之上。它是一种动态语言,灵活的语法与宏支持,利用Erlang的能力来构建并发、分布式、容错应用程序与热代码升级。

    改进记录如下:


    • [IEx.Helpers] Add import_file_if_available for importing files only if they are available


    • [IEx.Helpers] Add import_if_available for importing modules only if they are available


    • [Kernel] Ensure structs can be expanded in dynamic module names


    • [Kernel] Ensure aliases warnings are not accidentally discarded when the same module is imported


    • [Kernel.ParallelCompiler] Ensure two modules with cyclic struct dependencies cannot run into a deadlock when compiling


    • [Kernel.Typespec] Support module attributes in remote types


    • [Module] Do not expect stacktraces to be always present when dispatching to locals during the module compilation


    • [IEx.Helpers] Fix h helper for operators


    • [Mix] Do not load modules for xref purposes, instead use BEAM info


    • [Mix] Ensure deps.check does not check archives (that's done in loadpaths)


    • [Mix] Validate application properties before traversing them


    • [Mix] Check for proper Makefile when compiling on Windows


    • [Mix] Enforce space after comma in mix do

    下载地址:

    Elixir 1.3.1 发布,函数式编程语言下载地址
     
正在加载...