Science, asked by daudc4966, 1 year ago

Analysis synthesis model of compilation in compiler design

Answers

Answered by neeraj110
0
Hierarchical analysis is called parsing or syntax analysis. It involves grouping the tokens of the source program into grammatical phrases that are used by the compiler to synthesize output. Usually, the grammatical phrases of the source program are represented by a parse tree 
Similar questions