mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 11:08:25 +00:00
Add a some new references, apply minor adjustments to some existing references.
This commit is contained in:
@@ -503,9 +503,10 @@ handlers.
|
||||
\label{ch:continuations}
|
||||
|
||||
Undelimited control: Landin's J~\cite{Landin98}, Reynolds'
|
||||
escape~\cite{Reynolds98a}, Scheme75's catch~\cite{SussmanS75}, callcc
|
||||
is a procedural variation of catch. It was invented in
|
||||
1982~\cite{Abelson91}.
|
||||
escape~\cite{Reynolds98a}, Scheme75's catch~\cite{SussmanS75} ---
|
||||
which was based the less expressive MacLisp catch~\cite{Moon74},
|
||||
callcc is a procedural variation of catch. It was invented in
|
||||
1982~\cite{AbelsonHAKBOBPCRFRHSHW85}.
|
||||
|
||||
Delimited control: Control delimiters form the basis for delimited
|
||||
control. \citeauthor{Felleisen88} introduced control delimiters in
|
||||
|
||||
Reference in New Issue
Block a user