EXPR -> TERM ADD_OP EXPRThe incorrect output for that rule was:
[expr [term [term ...]] [add_op ...] [expr ...]The project is updated to include the correct output. I archived the old outputs here. Once your code is working, changing the output to match the correct ones is a simple one line fix. Email mcore - at - rci.rutgers.edu if you are having problems.