Module 2 ATC Notes
Module 2 ATC Notes
ATC Part:
3. State and Prove Pumping Lemma and Show that the Language is Not Regular (10 Marks)
- Pumping Lemma: For any regular language L, there exists a pumping length p such that any string
1. |y| > 0
2. |xy| <= p
- Thompson's Construction:
CD Part:
Explain with Transition Diagram for Relop, Identifier, Unsigned Numbers (8-10 Marks)
- Recovery Strategies:
- Panic mode
- Delete/insert characters
- Techniques:
- Single Buffer
- Double Buffer: Uses two halves, while one is being scanned the other loads