binary alnum symbol by murky-satyr

'\x01\x02\x02\x03\x04\x02\x03\x04\x02\x03\x02\x01\x04\x04\x02'do:[:x|({'(bin)'.'(alnum)'.'normal'.'(sym)'}at: x value)displayNl]!

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

download

return to the top page