mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
{Programming,Constraining} continuations. Working on Implementing continuations.
This commit is contained in:
@@ -427,8 +427,8 @@
|
||||
\newcommand{\Set}{\keyw{set}}
|
||||
\newcommand{\newPrompt}{\keyw{newPrompt}}
|
||||
\newcommand{\Callcc}{\keyw{callcc}}
|
||||
\newcommand{\Callcomc}{\ensuremath{\keyw{callcc}^\ast}}
|
||||
\newcommand{\textCallcomc}{callcc$^\ast$}
|
||||
\newcommand{\Callcomc}{\ensuremath{\keyw{callcomp}}}
|
||||
\newcommand{\textCallcomc}{callcomp}
|
||||
\newcommand{\Throw}{\keyw{throw}}
|
||||
\newcommand{\Continue}{\keyw{resume}}
|
||||
\newcommand{\Catch}{\keyw{catch}}
|
||||
|
||||
Reference in New Issue
Block a user