rot13 by murky-satyr

File standardInput foreach(c,if(c>64,c+13-26*(c%32/14|0),c)asCharacter print)

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

download

return to the top page