Answer
Lexical analysis: the process of identifying tokens. Parsing: the process of recognizing the grammatical structure of the program. Code generation: the process of producing the instructions in the object program.
Work Step by Step
Lexical analysis: the process of identifying tokens. Parsing: the process of recognizing the grammatical structure of the program. Code generation: the process of producing the instructions in the object program.