Brainfuck
Run and Debugger BF — chunked (no block)
Code:
▶ Run
■ Stop
↺ Reset
→ Step
Chunk:
Terminal (exit):
Input (for , )
Status: ready
Instructions: 0
Pointer: 0
Execute:
Mem[0..15]:
Tips:
Too large a program → let it run. Adjust
Chunk
if the UI is slow.
You can stop with
Stop
and resume with
Run
(continues where it left off).
If you want to see slower output, reduce the chunk (e.g., 2000).