Skip to content

String "notations" (CString, UTF-8 String) #377

Open
@showstopper

Description

@showstopper

We're dealing with multiple types of strings in ooc code next to our default, the "ooc string". Let's introduce a special syntax to declare raw CStrings or UTF-8 strings.
Ie.

Raw CString: c"Hey, I'm a CString!"
UTF-8: u"Ohai, I häve funny symböls."

These letters are only suggestions. Furthermore, it might be interesting to discuss if UTF-8 should be the default and therefore making the u"Unicode" type obsolete.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions