Hacker News
- The Brainfuck Programming Language http://www.muppetlabs.com/~breadbox/bf/ 3 comments
- An esoteric programming language compiler on LLVM based on Brainfuck https://github.com/brain-labs/brain 7 comments
Lobsters
- free: A terrible programming language that targets brainfuck https://github.com/adam-mcdaniel/free 2 comments programming , rust
- Researchers simulated life with Brainfuck programming language https://futurism.com/the-byte/google-simulated-emergence-life 65 comments futurology
- A WIP tool I made that converts readable code into Brainfuck, the esoteric programming language. https://github.com/p2r3/brainfuckplusplus 7 comments programming
- BOSS: Experimental brainfuck programming language environment for DOS [Code Monkey King] https://www.youtube.com/watch?v=MY4Y_sTVoLs 3 comments brainfuck
- GitHub - brain-labs/brain: An esoteric programming language based on Brainfuck (Compiling to LLVM IR with optmizations) https://github.com/brain-labs/brain 6 comments programming