Over print by kaki(murky-satyr)

(port-fold(^(\ p)(dotimes(i(string-length\))(or(eq?(~\ i)#\ )(string-set! p i(~\ i))))(print((#/.+\S/p)))p)(make-string 303)read-line)

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

download

return to the top page