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

[libdfm] Support lexer weeding configuration #5

Open
Dadie opened this issue Sep 16, 2022 · 0 comments
Open

[libdfm] Support lexer weeding configuration #5

Dadie opened this issue Sep 16, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Dadie
Copy link
Owner

Dadie commented Sep 16, 2022

Currently the weeder for the tokens while having a configuration it's not available for users of the library. Each possible likely configuration should be tested to make sure a valid parse tree can be generated from the more or less weeded tokens.

It could be as simple as adding another argument to dfm::lexer::weed().

Argument was added to the function dfm::lexer::weed() but tests are still missing.

@Dadie Dadie added the enhancement New feature or request label Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant