Minimal scheme interpreter by *yuko*

n=-mod(n,5);print'(a)3',"245\n8\n58"(n:n*8/3);end

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

download

return to the top page