What kind of implementation are you using, and what happens when you try? It should work fine on any command-line implementation or any implementation that handles interactive i/o gracefully. If you're dealing with an online implementation that wants all its i/o in advance, it should work to input your pattern and then a bunch of blank lines, and then run it; it should run as many steps as you have blank lines after your pattern. Oh, and I don't remember, it might assume cells are bytes and be slow otherwise.
danielcristofani
3
Posts
1
Topics
A member registered Sep 14, 2025
Creator of
Recent community posts
The BrainF jam 2025 community · Created a new topic Did anyone else try writing something in brainfuck for this?