parsetrees
"abba" [ab][a]*b [ab][b]+a [a-z]
abbabbbbaaaabbbababacbbbbbaaabbbabba
Give an example of an exp which is ambiguous and resolve the shift/reduce conflict.
parser
regexp-amb, regexp-unamb