Skip to content

Proposal to swap out forward and backslash characters #3

@hatgit

Description

@hatgit

Out of 64 characters used in Hatnotation, there are 28 punctuation characters in use from a range of 32 possible characters in the string library of which 4 are currently not used in the base64library library index. Because one of the 28 characters already in use is causing a rendering issue (bug), namely the single backslash character \, I propose to use two of the unused punctuation characters, namely the closing curly bracket } to replace the single backslash \ and the opening curly bracket { to replace the forward backslash /. This change will affect zero-indexed value 59 (111011, which represents 60 th value) for the backslash character and index value 50 (110010, which represents the 51 st value) for the forward slash character.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions