packed UTF 9 by murky-satyr

i=0
for x in io.read():gfind'%S+'do x='0x'..x
_=i%9<1 or io.write(x.char(y+x*2^(9-i)%128))y=x/2^i
i=(i+1)%9 end

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

download

return to the top page