Basic Brainfuck Code Optimization by teebee

string b,a=file(b);for(int i;i<99;)a=replace(a,substr("+-+ <><",++i%6,2),b);ask(a);

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

download

return to the top page