scrambled
Concept

Big step natural operational semantics small step

Modified just now
JourneyProgramming Language Theory Statuslearning

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.