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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

A Lisp interpreter implemented in Conway's Game of Life (2021)

118 点作者 peebz超过 2 年前

8 条评论

singularity2001超过 2 年前
Youtube: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=foAJTAu_gyE">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=foAJTAu_gyE</a><p>It looks like this approach uses display bits to do calculations!? Maybe it&#x27;s nice for debugging, but using these cells seems pretty inefficient!? Couldn&#x27;t the pipelines and many of the logic cells be implemented in a much more direct way in GoL?
评论 #34287378 未加载
dang超过 2 年前
Discussed at the time:<p><i>A Lisp Interpreter Implemented in Conway&#x27;s Game of Life</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29661616" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29661616</a> - Dec 2021 (85 comments)
评论 #34287573 未加载
deterministic超过 2 年前
This is super cool. The levels of abstraction needed to do this makes my geek brain explode. In a good way :)
aradox66超过 2 年前
The next step is clearly to run emacs on this puppy
mftb超过 2 年前
&gt; Generating a small enough pattern that runs in a reasonable amount of time required a lot of effort.<p>lol. Programming skills and expert-level understatement. Nice. This is a cool thing.
balnaphone超过 2 年前
This is awesome, and well deserves all the accolades it&#x27;s received!
jxy超过 2 年前
But will it run Doom?
评论 #34296638 未加载
buggythebug超过 2 年前
Enough...with...lisp....
评论 #34285535 未加载
评论 #34285199 未加载
评论 #34285224 未加载