rot13 by murky-satyr

stdin contents do:[:c|C:=c value. c isAlphaNumeric and:[c<$N|($`<c&(c<$n))and:[C:=C+13];or:[C:=C- 13]].C asCharacter display]!

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

download

return to the top page