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

Minor fix

This commit is contained in:
2021-05-29 11:57:39 +01:00
parent 5597c9657b
commit 00f4264547

View File

@@ -285,8 +285,8 @@
compose seamlessly, and as a result the semantics of a program can compose seamlessly, and as a result the semantics of a program can
be compartmentalised into several fine-grained and comprehensible be compartmentalised into several fine-grained and comprehensible
components. The ability to seamlessly swap out one component for components. The ability to seamlessly swap out one component for
another provides a promising basis for modular construction and another component provides a promising basis for modular
reconfiguration of computer programs. construction and reconfiguration of computer programs.
In this dissertation I develop the foundations for programming with In this dissertation I develop the foundations for programming with
effect handlers. Specifically, I present a practical design for effect handlers. Specifically, I present a practical design for