121321 by kaki

(while(read-byte)=> c(dotimes(i(if(< 47 c 58)(- c 48)1))(write-byte(- c i))))

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

download

return to the top page