Support parsers with implicit operators #11

Closed
opened 2023-12-15 22:04:24 +00:00 by zyxw59 · 0 comments
zyxw59 commented 2023-12-15 22:04:24 +00:00 (Migrated from github.com)

e.g. multiplication (x y <=> x * y), also concatenation in regex (ab = a followed by b)

e.g. multiplication (`x y` <=> `x * y`), also concatenation in regex (`ab` = `a` followed by `b`)
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
mle/selkirk#11
No description provided.