What do you mean by syntax tree in compiler design?
Answers
Answered by
0
The syntax is 'abstract' is not represting every detail appearing in the real syntax.For instance, grouping parentheses are implicit in the tree structure,and a syntactic construct like an ifcondition-then expression may be denoted by mrans of a single node with three branches...
hope it helps u...
hope it helps u...
Similar questions