1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 02:58:26 +00:00

Update references

This commit is contained in:
2021-02-01 17:43:34 +00:00
parent a4b3053d17
commit e5bc7f52b9
2 changed files with 100 additions and 27 deletions

View File

@@ -2653,7 +2653,7 @@ user-definable library.
Continuations have also been used in meta-programming to speed up
partial evaluation and
multi-staging~\cite{LawallD94,KameyamaKS11,OishiK17,Yallop17}. Let
multi-staging~\cite{LawallD94,KameyamaKS11,OishiK17,Yallop17,WeiBTR20}. Let
insertion is a canonical example of use of continuations in
multi-staging~\cite{Yallop17}.
@@ -10223,10 +10223,10 @@ Describe the methodology\dots
\subsection{No shortcuts}
\subsection{No sharing}
\chapter{Speeding up programs in ML-like programming languages}
\section{Mutable state}
\section{Exception handling}
\section{Effect system}
% \chapter{Speeding up programs in ML-like programming languages}
% \section{Mutable state}
% \section{Exception handling}
% \section{Effect system}
\part{Conclusions}