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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Lookup Tables: article I co-authored for “Forth Dimensions” as a teen

21 点作者 benhoyt将近 2 年前

1 comment

benhoyt将近 2 年前
I just finished transcribing this from the scanned PDF, and thought it might be interesting to others. It certainly took me back! I was really into Forth as a teenager (thanks to my dad&#x27;s interest), and wrote several of my own Forth compilers [1]. It&#x27;s a unique and interesting language, though most Forthers spend too much time writing their own compilers and being language zealots instead of getting things done. It&#x27;s hard to believe anyone could think the Search-Table code in Figure Five is sane. There&#x27;s more stack-effect tracking than code!<p>[1] For example, &quot;Third&quot;, a 16-bit self-hosting Forth compiler for DOS: <a href="https:&#x2F;&#x2F;github.com&#x2F;benhoyt&#x2F;third">https:&#x2F;&#x2F;github.com&#x2F;benhoyt&#x2F;third</a>