binary alnum symbol by murky-satyr

(dotimes(i 15)(print(ref'((bin)(alnum)normal(sym))(char->ucs(ref"\x00\x01\x01\x02\x03\x01\x02\x03\x01\x02\x01\x00\x03\x03\x01"i)))))

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

download

return to the top page