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

Begin standardizing Dhall grammar #14

Merged
merged 7 commits into from
Sep 19, 2017
Merged

Begin standardizing Dhall grammar #14

merged 7 commits into from
Sep 19, 2017

Conversation

Gabriella439
Copy link
Contributor

This change includes a first pass at standardizing Dhall's grammar using ABNF
notation from RFC 5234. There are still some open questions and deviations from
the Haskell parser documented in the comments as TODOs

cc: @jmitchell

This change includes a first pass at standardizing Dhall's grammar using ABNF
notation from RFC 5234.  There are still some open questions and deviations from
the Haskell parser documented in the comments as `TODO`s
... to satisfy the GitHub syntax highlighter
These are not valid according to RFC 5234
The character set has to be ASCII according to the specification
`2G` is not a valid hex string
@Gabriella439 Gabriella439 merged commit 5d7ac2a into master Sep 19, 2017
@Gabriella439 Gabriella439 deleted the gabriel/abnf branch September 19, 2017 14:37
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

Successfully merging this pull request may close these issues.

None yet

1 participant