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

jopen 7年前
   <p style="text-align: center;"><strong><img alt="" src="https://simg.open-open.com/show/33a2f4f61d4afed250b256b618ed4e69.jpg" /></strong></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.png" /><a href="https://simg.open-open.com/show/860f1174a2e835102d45d51fe7b0ec9a.png"><img alt="" src="https://simg.open-open.com/show/860f1174a2e835102d45d51fe7b0ec9a.png" /></a></p>    <h2>更新日志</h2>    <h3>Bug 修复</h3>    <ul>     <li>[Kernel] Ensure the compiler does not generate unecessary variable bindings inside case statements. This improves the code emitted and make sure "unused variable warnings" are not mistakenly silenced</li>     <li>[Kernel] Move <code>raise</code> checks to runtime to avoid crashing cover on Erlang 19.1</li>     <li>[Protocol] Do not emit warnings when using protocols on opaque types</li>    </ul>    <p>ExUnit</p>    <ul>     <li>[ExUnit.CaptureLog] Flush Erlang's <code>:error_logger</code> before capturing to avoid mixed messages</li>    </ul>    <p> </p>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958994330065832792" rel="nofollow"><strong>Docs.zip</strong></a></li>     <li><a href="/misc/goto?guid=4958994330174220525" rel="nofollow"><strong>Precompiled.zip</strong></a></li>     <li><a href="/misc/goto?guid=4958994330272843887" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958994330387791166" 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/5c57fd00">http://www.open-open.com/news/view/5c57fd00</a></p>