Code - Semantic (Meaning|Behaviour)

Card Puncher Data Processing

Code - Semantic (Meaning|Behaviour)

About

Semantic is also known as intrinsic meaning.

In a programmatic language:

  • Syntax is like having the words in a sentence in the right order.
  • whereas Semantics is like having the sentences in a paragraph in the right order.

Declarative language declares the semantic and therefore creates a data structure

See also: Semantic Analysis

Example

For example, in HTML, an img element represents an image.

<img src=myPicture.jpg/>

Documentation / Reference







Share this page:
Follow us:
Task Runner