BOB ATKEY

Parameterised Notions of Computation

Publication Information

Robert Atkey. Parameterised Notions of Computation. In Proceedings of Workshop on Mathematically Structured Functional Programming (MSFP 2006), BCS Electronic Workshops in Computing. 2006.

Abstract

Moggi’s Computational Monads and Power et al’s equivalent notion of Freyd category have captured a large range of computational effects present in programming languages such as exceptions, side-effects, input/output and continuations. We present generalisations of both constructs, which we call parameterised monads and parameterised Freyd categories, that also capture computational effects with parameters. Examples of such are composable continuations, side-effects where the type of the state varies and input/output where the range of inputs and outputs varies. By also considering monoidal parameterisation, we extend the range of effects to cover separated side-effects and multiple independent streams of I/O. We also present two typed λ-calculi that soundly and completely model our categorical definitions — with and without monoidal parameterisation — and act as prototypical languages with parameterised effects.

Additional Information

This paper has been revised and expanded to a longer version in the Journal of Functional Programming, published in 2009.