scrambled
Concept

Big step natural operational semantics

Modified just now
Books JourneyProgramming Language Theory Statusreviewing Tags
  • formal system
  • semantics

A style of semantic which defines evaluation via Evaluation statement/judgement of the form tDownarrowvt \\Downarrow v, relating a term directly to its final value in a single derivation rather than through int

A style of semantic which defines evaluation via Evaluation statement/judgement of the form tvt \Downarrow v, relating a term directly to its final value in a single derivation rather than through intermediate steps.