Browse Source

Add note about call-with-composable-continuation

master
Daniel Hillerström 5 years ago
parent
commit
e058e7804d
  1. 3
      thesis.tex

3
thesis.tex

@ -5,7 +5,7 @@
%% Packages
\usepackage[utf8]{inputenc} % Enable UTF-8 typing
\usepackage[british]{babel} % British English
\usepackage[breaklinks]{hyperref} % Interactive PDF
\usepackage[pdfusetitle,breaklinks]{hyperref} % Interactive PDF
\usepackage{url}
\usepackage[sort&compress,square,numbers]{natbib} % Bibliography
\usepackage{bibentry} % Print bibliography entries inline.
@ -650,6 +650,7 @@ callcc, J, catchcont, etc.
\subsection{Abortive operators}
\subsection{Undelimited operators}
call-with-composable-continuation (MzScheme 360, November 2006).
\subsection{Delimited operators}
Delimited control: Control delimiters form the basis for delimited

Loading…
Cancel
Save