TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

21 pointsby benhoytalmost 2 years ago

1 comment

benhoytalmost 2 years ago
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>