Skip to content

Switchable Tokenizers #1

Description

@PeterNerlich

Allow Grammars to specify which Tokenizer to use and automatically adapt import statement

The parser generator from pegen experiments assumes all grammars work with the same tokens. To allow for more general languages, the grammar should be able to specify which token definition it depends on.

Research is needed in how far this is dealt with usually.

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