The
syntax analyzer does syntax analysis. It groups the tokens of the source
program
into grammatical phrase that r used by the compiler
to generates output this is represented
by the parse tree(hierarchical structure).
A syntax tree is a comprised representation
of the parse in which the operators
appear as the interior nodes and operands of an
operator are the children of the node for
0 comments:
Post a Comment