Skip to content

Kernel Operational Semantics

Kevin Millikin edited this page May 10, 2017 · 12 revisions
Expression configuration Next configuration
<x, ρ, K>expr <K, ρ(x), ρ>cont
<x = e, ρ, K>expr <e, ρ, VarSet(x, K)>expr
Expression continuation configuration Next configuration
<VarSet(x, K), V, ρ>cont <K, ρ[xV]>cont
Clone this wiki locally