Excess3 by Carlos Gutierrez

do
c=peek(0)
if c=10?:c=29
?mid$(bin$(c-29+0^c),2);loop

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

download

return to the top page