primitive brainfuck code by pi8027

/w{(%stdout)(w)file exch write}def 1 1 (%stdin)(r)file read pop{43 w}for 46 w

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

download

return to the top page