1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 11:08:25 +00:00
This commit is contained in:
2021-04-05 19:28:49 +01:00
parent 0cd953ac94
commit 25b48c1082

View File

@@ -11948,14 +11948,18 @@ $N'$ such that $N' \approxa \sdtrans{N}$ and $M' \reducesto^+ N'$.
$\semlab{Op^\dagger}$, which uses Lemma~\ref{lem:sdtrans-admin} to $\semlab{Op^\dagger}$, which uses Lemma~\ref{lem:sdtrans-admin} to
approximate the body of the resumption up to administrative approximate the body of the resumption up to administrative
reduction. reduction.
% $\ShallowHandle\;\EC[\Do\;\ell~V]\;\With\;H \reducesto \begin{description}
% N_\ell[V/p,\lambda y.\EC[\Return\;y]/r]$ where \item[Case]
% $\ell \notin \BL(\EC)$ and $\ShallowHandle\;\EC[\Do\;\ell~V]\;\With\;H \reducesto
% $H^\ell = \{\OpCase{\ell}{p}{r} \mapsto N_\ell\}$. N_\ell[V/p,\lambda y.\EC[\Return\;y]/r]$ where
% % $\ell \notin \BL(\EC)$ and
$H^\ell = \{\OpCase{\ell}{p}{r} \mapsto N_\ell\}$.
%
% \begin{derivation} % \begin{derivation}
% \end{derivation} % \end{derivation}
\dhil{Write the proof sketch}
\end{description}
% %
\end{proof} \end{proof}
@@ -12153,8 +12157,9 @@ setting. The work in this chapter has a similar flavour to
static control facility and shallow handlers as a kind of dynamic static control facility and shallow handlers as a kind of dynamic
control facility. In order to simulate dynamic control using static control facility. In order to simulate dynamic control using static
control, \citeauthor{Shan04}'s translation makes use of recursive control, \citeauthor{Shan04}'s translation makes use of recursive
delimited continuations, which allow the captured context and delimited continuations to construct the dynamic context surrounding
continuation invocation context to coincide. and including the invocation context. A recursive continuation allows
the captured context and continuation invocation context to coincide.
% \chapter{Computability, complexity, and expressivness} % \chapter{Computability, complexity, and expressivness}
% \label{ch:expressiveness} % \label{ch:expressiveness}