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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Good ALGOL 60 codebases to read?

10 点作者 jasondecastro将近 10 年前
In light of this recent trend, I&#x27;d like to review a few of these codebases so that I could improve my skills.<p>I&#x27;m not sure if this trend is new or not, but I&#x27;d be pretty damn impressed if someone responds with an actual ALGOL 60 codebase.

2 条评论

drallison将近 10 年前
The ACM published algorithms in ALGOL in the <i>Communications of the ACM</i> beginning in the 1970&#x27;s and continuing on from there until the feature moved to the <i>ACM Transactions on Mathematical Software</i>. Programs intended for the Burroughs 5000 and 6000 series machines were mostly written in ALGOL 60, as was the operating system. The Computer History Museum has been collecting programs for historical purposes. See, for example, <a href="http:&#x2F;&#x2F;www.softwarepreservation.org&#x2F;projects&#x2F;ALGOL&#x2F;source&#x2F;numal&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.softwarepreservation.org&#x2F;projects&#x2F;ALGOL&#x2F;source&#x2F;nu...</a>.
评论 #9906073 未加载
dalke将近 10 年前
Here&#x27;s &quot;An ALGOL 60 compiler in ALGOL 60 : text of the MC-compiler for the EL-X8&quot; <a href="http:&#x2F;&#x2F;oai.cwi.nl&#x2F;oai&#x2F;asset&#x2F;13069&#x2F;13069A.pdf" rel="nofollow">http:&#x2F;&#x2F;oai.cwi.nl&#x2F;oai&#x2F;asset&#x2F;13069&#x2F;13069A.pdf</a> (starting at page 29 in the PDF), with context at <a href="https:&#x2F;&#x2F;repository.cwi.nl&#x2F;noauth&#x2F;search&#x2F;fullrecord.php?publnr=13069" rel="nofollow">https:&#x2F;&#x2F;repository.cwi.nl&#x2F;noauth&#x2F;search&#x2F;fullrecord.php?publn...</a> .