Excess3 by twobit

while""do
print((io.read():gsub(".",function(x)q=""for i=0,3 do
y=(x+3)/2^i%2
q=(y-y%1)..q
end
return q
end)))end

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

download

return to the top page