paperbot · PL 论文追踪

RSS

Generalized monoidal effects and handlers

JFP vol.302020引用 4
RUBEN P. PIETERS, EXEQUIEL RIVAS, TOM SCHRIJVERS

尚未生成 AI 速览(可能缺少 API key 或等待下次运行补跑)。

原文摘要(Abstract)

Abstract Algebraic effects and handlers are a convenient method for structuring monadic effects with primitive effectful operations and separating the syntax from the interpretation of these operations. However, the scope of conventional handlers is limited as not all side effects are monadic in nature. This paper generalizes the notion of algebraic effects and handlers from monads to generalized monoids, which notably covers applicative functors and arrows as well as monads. For this purpose, we switch the category theoretical basis from free algebras to free monoids. In addition, we show how lax monoidal functors enable the reuse of handlers and programs across different computation classes, for example, handling applicative computations with monadic handlers. We motivate and present these handler interfaces in the context of build systems. Tasks in a build system are represented by a free computation and their interpretation as a handler. This use case is based on the work of Mokhov et al. [(2018). PACMPL 2 (ICFP), 79:1–79:29.].

链接与引用

DOI 原文 · PDF(开放获取) · DBLP

BibTeX
@article{PietersRS20,
  title = {Generalized monoidal effects and handlers},
  author = {RUBEN P. PIETERS and EXEQUIEL RIVAS and TOM SCHRIJVERS},
  journal = {Journal of Functional Programming},
  volume = {30},
  year = {2020},
  doi = {10.1017/s0956796820000106}
}