Template README file for CS 5363 Project 1 submission -Name -E-mail address -The token types the scanner recongnizes (or whether it is according to the specification given by Dr. Yi) -The subset of language constructs the parser supports (or whether it is according to the specification given by Dr. Yi) -Which programming language was used to implement -What other supporting tools have you used? Where to download them, etc. -A clear guide of how to set up the installation and how to build and run your project -Current state of the compiler - Is the project complete? If not, what is yet to be implemented? - Known bugs -A short description of how you tested the project.