Skip to content

Is it a good idea that let the tokenize has only one step? #198

Description

@PeterlitsZo

Now the tokenize has two steps:

  • Parse string and output PartialTokens.
  • Parse PartialTokens and output Tokens.

But I can let it have only one step. Now we can do a +/* ignore me please */= 1, but I do not think it is a good idea.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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