Results 1 -
1 of
1
Representing Monads
- Proceedings of the Twenty-First Annual ACM Symposium on Principles of Programming Languages
, 1994
"... We show that any monad whose unit and extension operations are expressible as purely functional terms can be embedded in a call-by-value language with "composable continuations". As part of the development, we extend Meyer and Wand's characterization of the relationship between contin ..."
Abstract
-
Cited by 149 (3 self)
- Add to MetaCart
continuation-passing and direct style to one for continuation-passing vs. general "monadic" style. We further show that the composablecontinuations construct can itself be represented using ordinary, non-composable first-class continuations and a single piece of state. Thus, in the presence of two