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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The Q-BAL programming language

22 点作者 zephyrfalcon大约 6 年前

2 条评论

oddity大约 6 年前
I haven&#x27;t fully read through the article yet, but on the topic of FIFO-based models of computation, there are queue automatons and Post-Tag systems:<p>[0] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Queue_automaton" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Queue_automaton</a> [1] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Tag_system" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Tag_system</a>
mike_garrity大约 6 年前
This reminds me of a CPU architecture that Bill Wulf did back in the late 80&#x27;s.<p><a href="http:&#x2F;&#x2F;digitalcollections.library.cmu.edu&#x2F;awweb&#x2F;awarchive?type=file&amp;item=362312" rel="nofollow">http:&#x2F;&#x2F;digitalcollections.library.cmu.edu&#x2F;awweb&#x2F;awarchive?ty...</a><p>It had some really interesting ideas for hiding latency.