alphamirror by pooq

do
a=peek(0)
if a<0?s$:end
s$=chr$(a*!a<65)+s$loop

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

download

return to the top page