Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
POTTIER Francois
menhir
Commits
e273976d
Commit
e273976d
authored
Oct 15, 2015
by
POTTIER Francois
Browse files
TODO note.
parent
53f9ac83
Changes
1
Hide whitespace changes
Inline
Side-by-side
TODO
View file @
e273976d
* Is it true that the warning "this production is never reduced" is
sound but incomplete? i.e. certain states could be unreachable and
we do not know it (but LRijkstra can tell us).
Take never_reduced.mly and see if we can have a production that is
never reduced *and no warning about it*. (Just place it behind
another production that is never reduced.) Document this fact.
* Another crazy idea: if we had a special "void" non-terminal symbol,
we could use it as a parameter, which would allow us to make extensible
definitions. (Any production that contains void would be removed after
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment