1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-12 18:48:25 +00:00
This commit is contained in:
2022-11-15 18:01:26 +00:00
parent 3a9394baf8
commit 20f44ad547

View File

@@ -17486,8 +17486,8 @@ the desire to provide a `functional' equivalent of jumps as provided
by the infamous goto in imperative programming. by the infamous goto in imperative programming.
% %
In 1965 Peter \citeauthor{Landin65} unveiled \emph{first} first-class In 1965 Peter \citeauthor{Landin65} unveiled the \emph{first}
control operator: the J first-class control operator: the J
operator~\cite{Landin65,Landin65a,Landin98}. Later in 1972 influenced operator~\cite{Landin65,Landin65a,Landin98}. Later in 1972 influenced
by \citeauthor{Landin65}'s J operator John \citeauthor{Reynolds98a} by \citeauthor{Landin65}'s J operator John \citeauthor{Reynolds98a}
designed the escape operator~\cite{Reynolds98a}. Influenced by escape, designed the escape operator~\cite{Reynolds98a}. Influenced by escape,