Skip to content

Escape syntax #50

Description

@PuppyPi

Is there a complete reference on the escape syntax supported by caos? :3

Eg, weird things sometimes supported by languages (namely C), like

\n
\r

\a
\b

\0
\021 (base 8 octal!)
\x4F (base 16 hex)

(I'm also largely putting this here so it gets turned into test cases someday XD )

And note that these things might use different escape syntaxes!
• CAOS String Literals
• CAOS Char-syntax Integer Literals
• OUTX
• Catalogue files
• PRAY Template (Source) Files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions