Linux Tutorial - USF Computer Science

Scanner – Lexical analysis. Characters are read in from the source file, tokens are outputted to “next” stage.-Removes comments-Caches strings, identifiers, numbers-Evaluates numeric constants-Associates tokens with line numbers. Parser – Syntactical analysis. ................
................