Skip to content

Switchable Tokenizers #1

@PeterNerlich

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.

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