next up previous
Next: first(X), follow(X) and nullable Up: No Title Previous: The if-then-else Solution

A reduce-reduce Conflict

These conflicts are less common and often indicate a problem of the language rather than the grammar.
\begin{program}
Expression~~\=::=~\=MExpression~
\ ~~~~~~~~~~~~~~~~~~~~~~~~\ g...
 ...~symbols:~\{EOF\}
\ ~~~~Resolved~in~favor~of~the~first~production.\end{program}



Christoph Zenger
4/6/2000