TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Erlang/OTP 28 Highlights

25 点作者 asabil4 天前

2 条评论

abrookewood3 天前
The release highlights include:<p><pre><code> Priority Messages Improvements of Comprehensions Smarter Error Suggestions Improvements to the Shell New erlang:hibernate&#x2F;0 Warnings for Use of Old-style Catch PCRE2 Optimizations to TLS 1.3 Based Floating Point Literals Nominal Types New Emacs Erlang Mode</code></pre>
dlachausse3 天前
If you use the built-in Emacs mode, I made a simple script to automate configuration of your .emacs file for it...<p><a href="https:&#x2F;&#x2F;github.com&#x2F;dlachausse&#x2F;erlmacs">https:&#x2F;&#x2F;github.com&#x2F;dlachausse&#x2F;erlmacs</a>