segs by murky-satyr

(port-fold-right(rec(_ c l)(fold(rec(_ c l)(apply print(reverse #1=`(,c,@l)))#1#)()#1#)#1#)()read-char)

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

download

return to the top page