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

Make the parser more ergonomic #7

Open
5 tasks
duesee opened this issue Jul 14, 2019 · 1 comment
Open
5 tasks

Make the parser more ergonomic #7

duesee opened this issue Jul 14, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@duesee
Copy link
Owner

duesee commented Jul 14, 2019

  • report where an error happened
  • don't be too strict with the grammar
    • allow whitespace around rulenames
    • allow no trailing newline
    • consume numbers starting with "0" (and yield a warning/error)
@duesee duesee added the enhancement New feature or request label Jul 14, 2019
@duesee duesee mentioned this issue Jul 26, 2019
10 tasks
@duesee
Copy link
Owner Author

duesee commented Apr 2, 2021

Related #12

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
None yet
Development

No branches or pull requests

1 participant