add_sub_brainfuck_code by yvl

_:$<
:
.0:"."
(\D)(\d+)(.*):"$1"$1$(sub($2,1)) $3
#include"std/num.wake"
A.+:+65+1+1
g.+:+103+8-3-6
.+:+72+29+7+0 +3-67-12+87-8+3-6-8-67

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

download

return to the top page