Hackernews posts about Brainfuck
Brainfuck is an extremely minimalist programming language that uses only eight commands to manipulate memory and execute operations on a theoretical computer.
Related:
PostScript
- Asking Gemini 3 to generate Brainfuck code results in an infinite loop (teodordyakov.github.io)
- Brainfuck Enterprise Solutions (github.com)
- Implementing Brainfuck in APL (blog.wilsonb.com)
- Show HN: Lambduck, a Functional Programming Brainfuck (imjakingit.github.io)
- JavaScript was Brainfuck all along (medium.com)
- Mental-1, a Brainfuck CPU (hackaday.io)
- LLMs vs. Brainfuck: a demonstration of Potemkin understanding (old.reddit.com)
- Show HN: Self-hosted Brainfuck compiler (for macOS) (github.com)
- C2BF: A C-to-Brainfuck compiler written in Rust (iacgm.pages.dev)
- Interpreting Brainfuck in Haskell (abhinavsarkar.net)
- Show HN: Brainfuck Compiler in MLIR (github.com)
- Interpreting Brainfuck in Haskell (abhinavsarkar.net)
- Brainfuck Enterprise Solutions (bf-enterprise-solutions.github.io)
- Show HN: A Brainfuck Visual Editor (github.com)
- A C to Brainfuck compiler written in Rust (iacgm.pages.dev)
- Compiling Brainfuck Code – Part 1: An Optimized Interpreter (rodrigodd.github.io)
- Show HN: A Brainfuck interpreter in 100 lines of C (github.com)
- Hand-wired CPU that natively executes Brainfuck code [video] (www.youtube.com)
- Show HN: A Type-Level Brainfuck Interpreter (github.com)
- A proof that Meson is Turing-Complete (github.com)