trivial encoder by murky-satyr

stdin nextLine>'e'and:[stdin do:[:c|F:=((c value radix:16)copyFrom:4)display].F<'3'or:[$Adisplay]];or:['abcDIOEH(ASUD9*U09u809ihiudhsadij)\xc2\xa3$I()!))'display]

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

download

return to the top page