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

Unreachable nonterminals. #34

Open
modulovalue opened this issue Jul 31, 2023 · 0 comments
Open

Unreachable nonterminals. #34

modulovalue opened this issue Jul 31, 2023 · 0 comments

Comments

@modulovalue
Copy link

modulovalue commented Jul 31, 2023

As a response to your unreachable nonterminals comment:

I'm currently visualizing it like this:

Bildschirm­foto 2023-07-31 um 18 30 06

Notice how F and G are self-contained and do not connect to the other parts of the grammar, therefore, they are unreachable. I think it would be more informative to expose collections of SCCs rather than single unreachable nonterminals.

Edit: correction, of course, I meant to say connected components, not strongly connected components.

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