Skip to content

[Lexer] Implement #nnn and ^[A-Z] like #13 and ^Z chars #30

@CHiPs44

Description

@CHiPs44

Example:

Const
    Tab = #9;
    Msg = 'Hello,'#13#10'World!'#13#10;
    EOF = ^Z;

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions