0
47kviews
Explain synthesized and Inherited attributes used in Syntax Directed Definition.
1 Answer
3
2.1kviews

Semantic

  • Semantics of a language provide meaning to its constructs, like tokens and syntax structure. Semantics help interpret symbols, their types, and their relations with each other.
  • Semantic analysis judges whether the syntax structure constructed in the source program derives any meaning or not.

    CFG + semantic rules = Syntax …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.