rot13 by kozima

(loop(princ(int-char(if(alpha-char-p(set'c(read-char)))(+(if(>(rem #1=(char-int c)32)13)-26 0)#1#13)#1#))))

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

download

return to the top page