Hello,
I noticed that the alphabet you defined uses all printable characters except space. Why is that? Some very problematic chars like backslash or doublequote that will need to be escaped in JSON and many programming languages. Why were they included in the alphabet?
Hello,
I noticed that the alphabet you defined uses all printable characters except space. Why is that? Some very problematic chars like backslash or doublequote that will need to be escaped in JSON and many programming languages. Why were they included in the alphabet?