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

Review the use of parseFailure in the Juvix parser #3303

Open
lukaszcz opened this issue Jan 30, 2025 · 0 comments
Open

Review the use of parseFailure in the Juvix parser #3303

lukaszcz opened this issue Jan 30, 2025 · 0 comments
Assignees
Labels
Milestone

Comments

@lukaszcz
Copy link
Collaborator

I've reached a conclusion that I don't fully understand how parseFailure works with respect to backtracking, or at least it doesn't work exactly in the way I expected it to. I think in most cases it can / should be replaced by throwing a custom error.

@lukaszcz lukaszcz added this to the 0.6.10 milestone Jan 30, 2025
@lukaszcz lukaszcz self-assigned this Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant