The code implementing lexical analyzer in Section 4.2 is written in C. Convert this code to Java. Add code for recognizing a semicolon and an assignment operator.
Submissions without the output will NOT be graded.
The code implementing lexical analyzer in Section 4.2 is written in C. Convert this code to Java. Add code for recognizing a semicolon and an assignment operator.
Submissions without the output will NOT be graded.