Elixir v1.3.3 发布,函数式编程语言

jopen 7年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/33a2f4f61d4afed250b256b618ed4e69.jpg" /></p>    <p> </p>    <p>Elixir 是一种函数式编程语言,建立在Erlang虚拟机之上。它是一种动态语言,灵活的语法与宏支持,利用Erlang的能力来构建并发、分布式、容错应用程序与热代码升级。</p>    <p style="text-align: center;"><img alt="Elixir 1.3 发布,函数式编程语言" src="file:///C:/Users/wzw/AppData/Local/Temp/enhtmlclip/Image(1).png" /><img alt="" src="https://simg.open-open.com/show/860f1174a2e835102d45d51fe7b0ec9a.png" /></p>    <h2>更新日志</h2>    <h3>增强功能</h3>    <ul>     <li>[DateTime] Support negative integer in <code>DateTime.from_unix/2</code></li>     <li>[Kernel.LexicalTracker] Do not consider remote typespecs as a compile-time dependency</li>     <li>[Kernel.ParallelCompiler] Do not emit deadlock messages when the process is waiting on itself</li>     <li>[Kernel.Typespec] Mark struct update syntax as generated to avoid false positives from dialyzer </li>     <li>[ExUnit] Make ExUnit server timeout configurable</li>     <li>[Logger] Use <code>:ansi_color</code> if one is available in metadata</li>     <li>[Mix] Add support for the <code>:sparse</code> option in <code>Mix.SCM.Git</code></li>     <li>[Mix] Skip dependendency loading if <code>MIX_NO_DEPS</code> is set to <code>1</code></li>    </ul>    <h3>Bug 修复</h3>    <ul>     <li>[System] Use <code>NUL</code> instead of <code>/dev/null</code> on Windows when building <code>System.build_info</code></li>     <li>[IEx.Autocomplete] Resolves issue with autocompletion on structs not working</li>     <li>[Mix] Also store external resources that are not part of the current working directory in compilation manifest</li>     <li>[Mix] Always include the compiled file source in manifests</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958993845619156363" rel="nofollow">1.12 MB<strong>Docs.zip</strong></a></li>     <li><a href="/misc/goto?guid=4958993845716710597" rel="nofollow">3.41 MB<strong>Precompiled.zip</strong></a></li>     <li><a href="/misc/goto?guid=4958993845811382066" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958993845899491586" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p> </p>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/176f33ab">http://www.open-open.com/news/view/176f33ab</a></p>