Migrate to happy/alex #18

Open
opened 2025-01-06 15:11:14 -08:00 by wball · 0 comments
Owner

I didn't realize happy allowed for threading a monad, so it would be possible to maintain some parser state in happy and parse custom operators. It would likely be much easier to maintain than megaparsec, and possibly more performant.

I didn't realize [happy](https://github.com/haskell/happy) allowed for threading a monad, so it would be possible to maintain some parser state in happy and parse custom operators. It would likely be much easier to maintain than megaparsec, and possibly more performant.
wball added the
parser
label 2025-01-06 20:16:59 -08:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: wball/perga#18
No description provided.