Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switchable Tokenizers #1

Open
PeterNerlich opened this issue Jul 20, 2021 · 0 comments
Open

Switchable Tokenizers #1

PeterNerlich opened this issue Jul 20, 2021 · 0 comments

Comments

@PeterNerlich
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant