Denotational semantics is an approach of formalizing the meanings of programming languages by constructing mathematical objects (called denotations) that describe the meanings of expressions from the languages. Source: Wikipedia
Questions tagged [denotational-semantics]
16 questions
-3
votes
1 answer
What type of semantics is used in Perl?
I am doing a project about Perl and I would like to know which type of semantics does it use (Denotational, Operational, or Axiomatic) but I can not find it anywhere. Any idea which kind does Perl use?
Thanks in advance! :)

i0mar
- 105
- 3
- 10