Assignment 1 Group2
Assignment 1 Group2
______________________________.
8. Lexical analysis is about breaking a sequence of characters into ___________________________.
1
Part II – Give brief answers for the following questions.
4. List the phases that constitute the Front-end and Back-end Phases of a compiler.
10. Mention the various notational short hands for representing Regular Expressions.
11. List the various Error Recovery strategies for a Lexical Analysis.
G: S aABf
A bc|d
Be
Draw the parse tree for the input string adef using RDP.