UNIT-III CrossWord Puzzle(CD)

123456789101112
Across
  1. 4. ATTRIBUTE:Attribute computed from children
  2. 6. RULE: Rule computing values during parsing
  3. 7. TABLE:Stores identifier attributes
  4. 11. TREE:Tree representing program structure
  5. 12. ADDRESS CODE:Intermediate code with op+3 operands
Down
  1. 1. CODE:4-field intermediate representation
  2. 2. STATEMENT:3AC statement like "x = y"
  3. 3. LANGUAGE:Compiler's internal representation
  4. 5. CHECKING :Verifying variable compatibility
  5. 6. TABLE: Database of identifiers
  6. 7. DIRECTED DEFINITION:Grammar with embedded semantic rules
  7. 8. CHECK:Phase ensuring type safety
  8. 9. MACHINE:Architecture for expression eval
  9. 10. ATTRIBUTE :Attribute passed from parent node