3.0 Introduction
A scanner generator, also called a lexical analyzer generator, follows the
form shown in Module 1:
In Figure 1, the scanner is shown in two parts - the table or program stub
which is generated and the driver which is written, not generated.