Face mark by dico_leque

(use srfi-42)(do-ec(:let l(#1=read-line))(: e(#1#))(: c l)(apply print(list-ec(: d l)#`"(,c,e,d)")))

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

download

return to the top page