The code implementing lexical analyzer covert C code to Java

 

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.

Tags: No tags