ABC by pooq

do
a=peek(0)
for i=65to a+0^a?chr$(i);next
?loop

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

download

return to the top page