mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
Callcc and callcc*
This commit is contained in:
@@ -427,6 +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{\Throw}{\keyw{throw}}
|
||||
\newcommand{\Continue}{\keyw{resume}}
|
||||
\newcommand{\Catch}{\keyw{catch}}
|
||||
@@ -444,4 +446,4 @@
|
||||
\newcommand{\FelleisenF}{\ensuremath{\keyw{F}}}
|
||||
\newcommand{\cont}{\keyw{cont}}
|
||||
\newcommand{\Cont}{\dec{Cont}}
|
||||
\newcommand{\Algol}{Algol~60}
|
||||
\newcommand{\Algol}{Algol~60}
|
||||
|
||||
Reference in New Issue
Block a user