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-05-29 00:30:25 +01:00
parent 9c2da2c378
commit 77475e129b

View File

@@ -4823,9 +4823,9 @@ Unlike other delimited control operators, $\Catchcont$ does not
introduce separate explicit syntactic constructs for the control introduce separate explicit syntactic constructs for the control
delimiter and control reifier. Instead it leverages the higher-order delimiter and control reifier. Instead it leverages the higher-order
facilities of $\lambda$-calculus: the syntactic construct $\Catchcont$ facilities of $\lambda$-calculus: the syntactic construct $\Catchcont$
play the role of control delimiter and the (generative) function name play the role of control delimiter and the name $f$ of function type
$f$ is the name of the control reifier. \citet{LongleyW08} describe is the name of the control reifier. \citet{LongleyW08} describe $f$ as
$f$ as a `dummy variable'. a `dummy variable'.
The typing rule for $\Catchcont$ is as follows. The typing rule for $\Catchcont$ is as follows.
% %