Morse decode by murky-satyr

i:=1
File standardInput foreach(b,i=if(b%15>1,write("  etianmsurwdkgohvf,l.pjbxcyzq"slice(i=i%32,i+1),if(b>32,""," "))1,i*2+b%2))

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

download

return to the top page