Difference between revisions of "Semantic Analysis"

From eplmediawiki
Jump to: navigation, search
(Created page with "''Semantic Analysis'' is the compiler's phases in which the valid (correct) syntax tree (exhibiting the input structure) is traversed in order to validate the input compliance...")

Revision as of 19:20, 24 November 2012

Semantic Analysis is the compiler's phases in which the valid (correct) syntax tree (exhibiting the input structure) is traversed in order to validate the input compliance against the language's semantic rules (declarations, scope, type, etc).

Personal tools
Namespaces

Variants
Actions
Navigation
extras
Toolbox