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

Design patterns #43

Open
clayrat opened this issue Oct 28, 2021 · 1 comment
Open

Design patterns #43

clayrat opened this issue Oct 28, 2021 · 1 comment
Labels

Comments

@clayrat
Copy link
Collaborator

clayrat commented Oct 28, 2021

It might be interesting to go through this paper to see if any of their patterns are applicable:

https://dl.acm.org/doi/pdf/10.1145/3471874.3472984 Willis, Wu, [2021] "Design Patterns for Parser Combinators"

https://github.com/j-mie6/design-patterns-for-parser-combinators

@gallais
Copy link
Owner

gallais commented Feb 3, 2022

Section 2.3 has some interesting propositions for a generalisation of hchain* that works with a precedence table.

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

2 participants