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

jopen 8年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/33a2f4f61d4afed250b256b618ed4e69.jpg" /></p>    <p>Elixir 是一种函数式编程语言,建立在Erlang虚拟机之上。它是一种动态语言,灵活的语法与宏支持,利用Erlang的能力来构建并发、分布式、容错应用程序与热代码升级。</p>    <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/860f1174a2e835102d45d51fe7b0ec9a.png" /></p>    <h2>更新日志</h2>    <h3>1. 功能增强</h3>    <p>IEx</p>    <ul>     <li>[IEx.Helpers] <code>Add import_file_if_available</code> for importing files only if they are available</li>     <li>[IEx.Helpers] <code>Add import_if_available</code> for importing modules only if they are available</li>    </ul>    <h3>2. Bug修复</h3>    <p>Elixir</p>    <ul>     <li>[Kernel] Ensure structs can be expanded in dynamic module names</li>     <li>[Kernel] Ensure aliases warnings are not accidentally discarded when the same module is imported</li>     <li>[Kernel.ParallelCompiler] Ensure two modules with cyclic struct dependencies cannot run into a deadlock when compiling</li>     <li>[Kernel.Typespec] Support module attributes in remote types</li>     <li>[Module] Do not expect stacktraces to be always present when dispatching to locals during the module compilation</li>    </ul>    <p>IEx</p>    <ul>     <li>[IEx.Helpers] Fix <code>h</code> helper for operators</li>    </ul>    <p>Mix</p>    <ul>     <li>[Mix] Do not load modules for xref purposes, instead use BEAM info</li>     <li>[Mix] Ensure <code>deps.check</code> does not check archives (that's done in loadpaths)</li>     <li>[Mix] Validate application properties before traversing them</li>     <li>[Mix] Check for proper Makefile when compiling on Windows</li>     <li>[Mix] Enforce space after comma in <code>mix do</code></li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958991792574357401" rel="nofollow">1.09 MB<strong>Docs.zip</strong></a></li>     <li><a href="/misc/goto?guid=4958991792663182194" rel="nofollow">3.4 MB<strong>Precompiled.zip</strong></a></li>     <li><a href="/misc/goto?guid=4958991792758687359" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958991792857496021" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p><img alt="Elixir 1.3 发布,函数式编程语言" src="file:///C:/Users/wqm/AppData/Local/Temp/enhtmlclip/Image.png" /></p>