Capturing the Future by Replaying the Past Functional Pearl - Inria - Institut national de recherche en sciences et technologies du numérique Accéder directement au contenu
Article Dans Une Revue Proceedings of the ACM on Programming Languages Année : 2018

Capturing the Future by Replaying the Past Functional Pearl

Résumé

Delimited continuations are the mother of all monads! So goes the slogan inspired by Filinski's 1994 paper, which showed that delimited continuations can implement any monadic eeect, letting the programmer use an eeect as easily as if it was built into the language. It's a shame that not many languages have delimited continuations. Luckily, exceptions and state are also the mother of all monads! In this Pearl, we show how to implement delimited continuations in terms of exceptions and state, a construction we call thermometer continuations. While traditional implementations of delimited continuations require some way of "capturing" an intermediate state of the computation, the insight of thermometer continuations is to reach this intermediate state by replaying the entire computation from the start, guiding it using a recording so that the same thing happens until the captured point. Along the way, we explain delimited continuations and monadic reeection, show how the Filinski construction lets thermometer continuations express any monadic eeect, share an elegant special-case for nondeterminism, and discuss why our construction is not prevented by theoretical results that exceptions and state cannot macro-express continuations.
Fichier principal
Vignette du fichier
1710.10385.pdf (1.03 Mo) Télécharger le fichier
Origine : Fichiers produits par l'(les) auteur(s)
Loading...

Dates et versions

hal-01929178 , version 1 (21-11-2018)

Identifiants

Citer

James Koppel, Gabriel Scherer, Armando Solar-Lezama. Capturing the Future by Replaying the Past Functional Pearl. Proceedings of the ACM on Programming Languages, 2018, 2 (ICFP), pp.1 - 29. ⟨10.1145/3236771⟩. ⟨hal-01929178⟩
84 Consultations
228 Téléchargements

Altmetric

Partager

Gmail Facebook X LinkedIn More