Skip to content

Rewrite the parser - #158

Merged
simonspies merged 12 commits into
mainfrom
improve-parser
Aug 2, 2026
Merged

Rewrite the parser#158
simonspies merged 12 commits into
mainfrom
improve-parser

Conversation

@simonspies

Copy link
Copy Markdown
Owner

This PR considerably improves the parser in a sequence of commits. It uses a proper state monad, and proper parsing for infix operators with clearly spelled out levels. It also adds a test corpus of examples to compare against ocamlopt and ensure both agree.

@simonspies
simonspies merged commit 37adbb5 into main Aug 2, 2026
4 checks passed
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