Run flex, bison, and compile by writing the following on the command line: make -f Makefile To run, write the following on the command line: ./exp Now you can type an expression ended by $ and -D. Example (leaving out the -D): 3*4-1/x$