Browse Source

Minor fix

master
Daniel Hillerström 5 years ago
parent
commit
00f4264547
  1. 4
      thesis.tex

4
thesis.tex

@ -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
reconfiguration of computer programs.
another component provides a promising basis for modular
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

Loading…
Cancel
Save