Compiler Design
R20 Syllabus Question Bank R20 Model Paper
Assignment 1 Assignment2
MID1 QP MID2 QP
UNIT-1
Introduction, Phases of compiler : PDF LINK
Compiler Generator tools : PDF link
Lexical Analysis : PDF LINK
Input buffering : PDF link
UNIT-2
Role of Parser : PDF LINK
Shift Reduce Parser : PDF LINK
Recursive Descent Parser : PDF LINK
Predictive Parser : PDF LINK
Left recursion and left factoring: PDF LINK
UNIT-3
SLR Parser : PDF LINK
CLR Parser & LALR Parser : PDF LINK
Syntax directed translation: PDF LINK
YACC : PDF Link
UNIT-4
Intermediate code generation : PDF LINK
Three address code : PDF LINK
Type checking : PDF LINK
Principle sources of optimization : PPTLINK
Principle sources of Optimization : PDF link
Basic blocks : PDF LINK
Loop Optimization : PDF LINK
Data flow analysis : PDF LINK
UNIT-5
Issues of code generation : PDF LINK
simple code generation algorithm : PDF LINK
code generation from DAG : PDF LINK
Peephole optimization : PDF LINK
Storage organizations, Activation tree : PPT LINK
Runtime Environments : PDF LINK
Symbol table : PDF LINK