Browse Source

Bits for a potential motivation.

master
Daniel Hillerström 7 years ago
parent
commit
b53d8f7302
  1. 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}

Loading…
Cancel
Save