mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 11:08:25 +00:00
113b7c4620b01732180e8473c259b88c15a9a788
Foundations for programming and implementing effect handlers
NOTE I have made a draft copy of the dissertation available in this repository. I ask that you do not link to or distribute the draft anywhere, because I will delete the file once the final revision has been submitted after the viva.
Submitted May 30, 2021. Pending examination.
The board of examiners consists of
- Andrew Kennedy (Facebook)
- Edwin Brady (St. Andrews)
- Ohad Kammar (The University of Edinburgh)
- Stephen Gilmore (The University of Edinburgh)
Building
To build the dissertation you need the Informatics thesis LaTeX
class with the
University of Edinburgh crests. Invoking make on the command line
ought to produce a PDF copy of the dissertation named thesis.pdf,
e.g.
$ make
Description
My PhD dissertation at the University of Edinburgh, Scotland
https://www.dhil.net/research/
Languages
TeX
98.6%
OCaml
0.9%
Haskell
0.4%
Makefile
0.1%