compilerpresentatoin Instructions: >make # compiles the code >make graph # generates LALR(0) Diagram representing the specified grammar >make clean # removes files associated with previous steps compilation and images generated from graph