Skip to content

[+, >, <] etc. do not work with strings with a space in them #5

Description

@reddragon

For example (+ "Hello, " "World!") would give an error, because the lexer splits token by space. We do not want to complicate the lexer too much, but we want to handle this case as well.

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