From e058e7804d9c78c233bd6dbda05b8441659bc465 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Hillerstr=C3=B6m?= Date: Mon, 2 Nov 2020 19:20:12 +0000 Subject: [PATCH] Add note about call-with-composable-continuation --- thesis.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/thesis.tex b/thesis.tex index 304b53f..aae98f6 100644 --- a/thesis.tex +++ b/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