What Do Lexical Analyzer Do?
What Do Lexical Analyzer Do? The Role of the Lexical Analyzer The first phase of a compiler. Lexical analysis : process of taking an input string of characters (such as the source code of a computer program) and producing a sequence of symbols called lexical tokens, or just tokens, which may be handled more easily