Underload interpreter by pooq

input""a$
b=len(a$)-10
if!b?a$
if b=67for i=1to 120?":";next
if b=8for i=1to 27?"x";next

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

download

return to the top page