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

Feature request: Fully connected diagram #16

Open
rdking opened this issue Jan 17, 2019 · 1 comment
Open

Feature request: Fully connected diagram #16

rdking opened this issue Jan 17, 2019 · 1 comment

Comments

@rdking
Copy link

rdking commented Jan 17, 2019

How about adding an option to diagram the entire syntax in terms of its start and terminals? Sometimes it's helpful to see the entire grammar all at once.

@dundalek
Copy link
Owner

Thanks for sharing the idea. Yeah, I was thinking about this before. The problem is that rules can be recursive and in that case you would end up with and infinite-sized diagram. Or do you have an example of a specific grammar?

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

2 participants