1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 11:08:25 +00:00

A potential section about how effect handlers fit into the zoo of control operators that already exists.

This commit is contained in:
2019-02-14 15:14:15 +00:00
parent b53d8f7302
commit 8fb5e9a427

View File

@@ -152,9 +152,13 @@ Explain conventions\dots
\chapter{On the Expressive Power of Effect Handlers} \chapter{On the Expressive Power of Effect Handlers}
\label{ch:expressiveness} \label{ch:expressiveness}
\section{Notions of expressiveness} \section{Notions of expressiveness}
Fellesein's macro-expressiveness, Longley's type-respecting Felleisen's macro-expressiveness, Longley's type-respecting
expressiveness, Kammar's typability-preserving expressiveness. expressiveness, Kammar's typability-preserving expressiveness.
\section{Zoo of Control Operators}
Describe how effect handlers fit amongst shift/reset, prompt/control,
callcc, J, catchcont, etc.
\section{Interdefinability of deep and shallow handlers} \section{Interdefinability of deep and shallow handlers}
\section{The false allure of parameterised handlers} \section{The false allure of parameterised handlers}