CD Important
CD Important
Unit 1
1. Phases of compiler Unit4:
2. Role of lexical analyser 1. Issues and design of code
3. Recognizing tokens generator
4. Specification of tokens 2. Storage allocation
5. Input buffering 3. Storage organizations
6. Regex 4. Simple code generator
7. Nfa 5. Optimal code generation
8. Dfa
9. Process of compilation and Unit 5
interpolation 1. Principle source of
optimization
Unit -2
2. Peep hole
1. LL parser 3. Dag
2. LR parser 4. Basic block and flow graph
3. SLR parser 5. Loops in flow graph
4. LALR parser
5. Syntax analyser
6. CFG(full)
Unit-3
1. Syntax directed definitions
2. Construction of syntax tree
3. S attributed
4. L attributed
5. Predictive analyser design
6. Three address code
7. Tpyes and declaration
8. Translation of expressions
9. Type checking