mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 11:08:25 +00:00
Minor fix
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user