Morse decode by 51b

: a begin key dup 15 mod 1 > if s" qzycxbjp.l,fvhogkdwrusmnaite "+ rot 32 mod -
c@ emit 40 < if ."  "then 1 else 2 mod swap 2* + then key? 0= until ; 1 a

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

download

return to the top page