Program Run executes the code below

ASCII mode sends each character as its byte value, including new lines.

Output

ASCII
(no output)
Byte values
(no output)

Fail-safe settings

Prevent runaway programs by stopping execution after a time limit or when the tape grows too large.