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

More parser cleanup #5

Open
4 tasks
gyng opened this issue Aug 21, 2017 · 0 comments
Open
4 tasks

More parser cleanup #5

gyng opened this issue Aug 21, 2017 · 0 comments

Comments

@gyng
Copy link
Owner

gyng commented Aug 21, 2017

Do/Consider doing the following

  • Handle multiple white spaces between commands and values (eg. REM COMMENT "My comment")
  • Builder pattern for creating CUEs to get rid of the ugliness in cue construction
  • Parser combinator (nom)? Might want to not do this to avoid introducing dependencies
  • Get rid of fail_if_strict! macro
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