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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

A Visual Tour of Erlang (2012) [video]

67 点作者 eddd超过 10 年前

3 条评论

davidw超过 10 年前
Here&#x27;s a link to the actual project:<p><a href="https://github.com/krestenkrab/erlubi" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;krestenkrab&#x2F;erlubi</a><p>And here&#x27;s what it uses to do the graphs, which is pretty cool in its own right:<p><a href="http://ubietylab.net/ubigraph/" rel="nofollow">http:&#x2F;&#x2F;ubietylab.net&#x2F;ubigraph&#x2F;</a><p>Too bad it&#x27;s not open source software, though.
btbuildem超过 10 年前
Very neat. Leaves me suspecting that a 2D rendition could be more readable &#x2F; practical.
评论 #8401104 未加载
rdtsc超过 10 年前
Wow very cool.<p>Because Erlang systems are easily decomposed in actors and links &#x2F; message between this kind of visualization becomes possible.