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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Optimizing Brainfuck interpreter in the C preprocessor

45 点作者 namanyayg大约 2 个月前

3 条评论

eps大约 2 个月前
As per usual the qualifying question if it can handle the Mandelbrot renderer -<p><a href="https:&#x2F;&#x2F;github.com&#x2F;erikdubbelboer&#x2F;brainfuck-jit&#x2F;blob&#x2F;master&#x2F;mandelbrot.bf" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;erikdubbelboer&#x2F;brainfuck-jit&#x2F;blob&#x2F;master&#x2F;...</a>
评论 #43450796 未加载
jenadine大约 2 个月前
The explanation document is interesting: <a href="https:&#x2F;&#x2F;github.com&#x2F;camel-cdr&#x2F;bfcpp&#x2F;blob&#x2F;main&#x2F;TUTORIAL.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;camel-cdr&#x2F;bfcpp&#x2F;blob&#x2F;main&#x2F;TUTORIAL.md</a>
评论 #43451725 未加载
ginko大约 2 个月前
I guess this is a good opportunity to show off my Zig comptime implementation of Brainfuck.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;ginkgo&#x2F;Zig-comptime-brainfuck" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ginkgo&#x2F;Zig-comptime-brainfuck</a>