mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 11:08:25 +00:00
WIP
This commit is contained in:
@@ -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.
|
||||||
%
|
%
|
||||||
|
|||||||
Reference in New Issue
Block a user