ABC by pooq

while""do a=""for i=65,io.read(1):byte()do a=a..a.char(i)end print(a)end

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

download

return to the top page