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

fix parse errors #1085

Merged
merged 1 commit into from
Nov 12, 2024
Merged

fix parse errors #1085

merged 1 commit into from
Nov 12, 2024

Conversation

digama0
Copy link
Contributor

@digama0 digama0 commented Nov 10, 2024

As mentioned at HOL-Theorem-Prover/HOL#1333, the new HOL parser can detect and report parse errors, and running it over cakeml repo resulted in these results:

  • One case of Theorem: which is finished by a close quote and close parenthesis
  • One case of mismatched quotation marks
  • One case of Theorem ... QED with no Proof in the middle

@myreen myreen merged commit d8b47ad into master Nov 12, 2024
1 check passed
@myreen myreen deleted the parse_err branch November 12, 2024 20:21
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.

2 participants