Language Processors
Systems software is a program that directs the overall operation of the computer, facilitates its use and interacts with the users. What are the different types of this software?
to parse the source program into the basic elements or tokens of the language
to build a uniform symbol table
to recognize the major constructs of the language and to call the appropriate action routines that will generate the intermediate form or matrix for these constructs