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: Report unused rules to improve refactoring of large grammars #296

Open
yosbelms opened this issue Aug 11, 2015 · 0 comments

Comments

@yosbelms
Copy link

During the development of large grammars with a workflow write-generate-test and continuous refactoring, the code is likely to contain rules that are never used. Detect and report unused rules would be a nice feature to enhance the experience of development process and -by the way- ensure a leaner parser. Whith this feature the refactoring process will be cleaner.

I think this feature is a good complement to the conflicts report.

@yosbelms yosbelms changed the title Feature Request: Report unused rules to improve refactoring of large grammar Feature Request: Report unused rules to improve refactoring of large grammars Aug 11, 2015
GerHobbelt added a commit to GerHobbelt/jison that referenced this issue May 7, 2016
…gers which have been killed this way (code: `Production.reachable` attribute and `generator.signalUnusedProductions()` method)
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