(port-map(rec,c(write-byte(if(> c 64)((if(>(fmod c 32)13)- +)c 13)c)))read-byte)
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page