Skip to content

refactor the lexer #5

@mgerhold

Description

@mgerhold

At the moment the lexer uses one huge function (tokenize) to tokenize the code. The code could become cleaner, if this could be refactored into several functions. For this some kind of LexerState-struct would be necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions