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

Clarify parser grammar inheritance #72

Open
michaelfig opened this issue May 25, 2022 · 0 comments
Open

Clarify parser grammar inheritance #72

michaelfig opened this issue May 25, 2022 · 0 comments

Comments

@michaelfig
Copy link
Member

I find it strange that it is the caller of, for example, makeJustin that need to know that Justin inherits from JSON. Clearly, the actual contents of makeJustin strongly rely on this assumption. Applies to all grammar inheritance cases. Can this be refactored well? Would it have a non-obvious cost?

Originally posted by @erights in #71 (review)

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

No branches or pull requests

1 participant