count down by 51b

define(f,`ifelse($1,0
,0,$1`f(ifelse(index($1,10),0,patsubst($1,10,9),translit($1,1-9,0-8)))')')f(include(/dev/fd/0))

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

download

return to the top page