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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

bfc.rb : Compile BrainF*** code to Ruby, C, Haskell, Scheme and LLVM

9 点作者 r11t超过 15 年前

1 comment

wooby超过 15 年前
If you're into brainfuck and compilers, here's one that compiles BASIC into brainfuck and is written in java: <a href="http://esolangs.org/wiki/BFBASIC" rel="nofollow">http://esolangs.org/wiki/BFBASIC</a><p>It's advanced enough to compile things like text adventures.<p>I haven't been in #esolangs on freenode for a long time, but a few years ago there was talk of a brainfuck to C compiler floating around that was being actively developed. It as called bf2c.