primitive brainfuck code by murky-satyr

:$<
a:x x A
A:"+"x 0
0:x x x "."
x:4 4 4 4
4:"++++"

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page