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

Handle whitespace and comments #6

Open
noughtmare opened this issue Jun 12, 2023 · 0 comments
Open

Handle whitespace and comments #6

noughtmare opened this issue Jun 12, 2023 · 0 comments
Milestone

Comments

@noughtmare
Copy link
Owner

Gigaparsec is intended to be used without a separate lexer. So for practical parsers there needs to be a mechanism to handle white space. Perhaps we can implement a mechanism whereby every nonterminal is preceded or followed by a user defined whitespace parser.

@noughtmare noughtmare changed the title Handle whitespace Handle whitespace and comments Jun 12, 2023
@noughtmare noughtmare added this to the 1.0 milestone Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant