Phase 2: Expression Trees and Infix Notation
In this phase, you are to use the grammar from phase 1 to build an
expression tree for each expression in the input. After building
the expression tree, you should print the expression tree, using
fully parenthesized infix notation.
Barney Maccabe
Last modified: Mon Sep 1 21:24:03 MDT 1997