Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 254 Bytes

File metadata and controls

8 lines (7 loc) · 254 Bytes

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