Compiler Construction I

Review of compilers assemblers and interpreters, structure and functional aspects of a 

typical compiler, syntax semantics and, functional relationship between lexical analysis, expression analysis and code generation. Internal form of course programme. Use of a standard compiler (FORTRAN<COBOL/PL) as a working vehicles. Error detection and recovery. Grammars and Languages: the parsing problem. The scanner.