Browse Source

Update

master
Daniel Hillerström 6 years ago
parent
commit
3d6179970e
  1. 6
      thesis.tex

6
thesis.tex

@ -216,9 +216,9 @@ convenience. As we shall see in Chapter~\ref{ch:unary-handlers}
fine-grain call-by-value is a convenient formalism for working with
continuations. Another point of difference between \CoreLinks{} and
\BCalc{} is that the former models the integrated database query
sublanguage of \Links{}. We discard the query sublanguage altogether,
and instead focus entirely on the interaction with computational
effects.
sublanguage of \Links{}. We do not consider the query sublanguage at
all, and instead our focus is entirely on modelling the interaction
and programming with computational effects.
\section{Syntax and static semantics}
\label{sec:syntax-base-language}

Loading…
Cancel
Save