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

jopen 8年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/33a2f4f61d4afed250b256b618ed4e69.jpg" /></p>    <p>Elixir 是一种函数式编程语言,建立在Erlang虚拟机之上。它是一种动态语言,灵活的语法与宏支持,利用Erlang的能力来构建并发、分布式、容错应用程序与热代码升级。</p>    <h2>更新日志</h2>    <h3>1. Enhancements</h3>    <ul>     <li>[Kernel] Support Erlang 19</li>     <li>[Kernel] Supported generated: true in the <code>quote</code> special form</li>    </ul>    <h3>2. Bug fixes</h3>    <ul>     <li>[Path] Fix a bug in path join with "/" followed by empty segments</li>     <li>[String] Fix a bug in NFD normalization when followed by one-byte sized graphemes</li>     <li>[Typespec] Correctly support <code><<_::size, _::_*unit>></code> syntax</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958991200159129398" rel="nofollow">1.02 MB<strong>Docs.zip</strong></a></li>     <li><a href="/misc/goto?guid=4958991200256201563" rel="nofollow">3.13 MB<strong>Precompiled.zip</strong></a></li>     <li><a href="/misc/goto?guid=4958991200359379952" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958991200445513459" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>