Semantics (computer science)

From Wiki @ Karl Jones dot com
Revision as of 11:34, 19 May 2015 by Karl Jones (Talk | contribs) (First)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In computer science, the term semantics refers to the meaning of languages, as opposed to their form (syntax).

Semantics "provides the rules for interpreting the syntax which do not provide the meaning directly but constrains the possible interpretations of what is declared."

In other words, semantics is about interpretation of an expression.

Additionally, the term is applied to certain types of data structures specifically designed and used for representing information content.

External Links