mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 11:08:25 +00:00
Bits for a potential motivation.
This commit is contained in:
10
thesis.tex
10
thesis.tex
@@ -119,6 +119,11 @@
|
|||||||
\chapter{Introduction}
|
\chapter{Introduction}
|
||||||
\label{ch:introduction}
|
\label{ch:introduction}
|
||||||
An enthralling introduction\dots
|
An enthralling introduction\dots
|
||||||
|
%
|
||||||
|
Motivation: 1) compiler perspective: unifying control abstraction,
|
||||||
|
lean runtime, desugaring of async/await, generators/iterators, 2)
|
||||||
|
giving control to programmers, safer microkernels, everything as a
|
||||||
|
library.
|
||||||
|
|
||||||
\section{Thesis outline}
|
\section{Thesis outline}
|
||||||
Thesis outline\dots
|
Thesis outline\dots
|
||||||
@@ -126,9 +131,6 @@ Thesis outline\dots
|
|||||||
\section{Typographical conventions}
|
\section{Typographical conventions}
|
||||||
Explain conventions\dots
|
Explain conventions\dots
|
||||||
|
|
||||||
\section{State of effectful programming}
|
|
||||||
Related work\dots
|
|
||||||
|
|
||||||
\chapter{Background}
|
\chapter{Background}
|
||||||
\label{ch:background}
|
\label{ch:background}
|
||||||
|
|
||||||
@@ -158,7 +160,7 @@ expressiveness, Kammar's typability-preserving expressiveness.
|
|||||||
|
|
||||||
\section{The fundamental efficiency of effect handlers}
|
\section{The fundamental efficiency of effect handlers}
|
||||||
|
|
||||||
\chapter{Related work}
|
\chapter{The State of Effectful Programming}
|
||||||
\label{ch:related-work}
|
\label{ch:related-work}
|
||||||
|
|
||||||
\chapter{Conclusions}
|
\chapter{Conclusions}
|
||||||
|
|||||||
Reference in New Issue
Block a user