1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 02:58:26 +00:00
This commit is contained in:
2020-11-08 00:35:41 +00:00
parent 70a5d4a9ae
commit 3c5be3b401

View File

@@ -753,6 +753,9 @@ non-local exits~\cite{SussmanS75}.
\slab{Resume} & \EC[\Continue~\cont_{\EC'}~V] &\reducesto& \EC'[V]
\end{reductions}
%
As an aside it is worth mentioning that \citet{CartwrightF92} used a
variation of $\Catch$ to show that programs can use control operators
to observe the order of evaluation.
\paragraph{Call-with-current-continuation}
%