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

Example LL(1) grammar/parser #11

Merged
merged 7 commits into from
Sep 13, 2024
Merged

Example LL(1) grammar/parser #11

merged 7 commits into from
Sep 13, 2024

Conversation

maxsnew
Copy link
Owner

@maxsnew maxsnew commented Sep 11, 2024

I've implemented the parser for the automaton traces and the cases for reading of the parse from the trace. Still need to actually define the eliminators and the reverse case and I guess the strong equivalence proof.

@maxsnew maxsnew marked this pull request as ready for review September 13, 2024 13:03
@maxsnew maxsnew merged commit 451a8a6 into main Sep 13, 2024
2 of 3 checks passed
@maxsnew
Copy link
Owner Author

maxsnew commented Sep 13, 2024

I'm merging this despite the line-lengths, I don't think it's reasonable to try to make these giant combinator terms fit in small lines

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.

1 participant