log in  |  register  |  feedback?  |  help  |  web accessibility
Logo
Just do it: Simple Monadic Equational Reasoning
Friday, February 10, 2012, 3:00-4:00 pm Calendar
  • You are subscribed to this talk through .
  • You are watching this talk through .
  • You are subscribed to this talk. (unsubscribe, watch)
  • You are watching this talk. (unwatch, subscribe)
  • You are not subscribed to this talk. (watch, subscribe)
Abstract

Just do it: Simple Monadic Equational Reasoning, Jeremy Gibbons and Ralf Hinze, In ICFP '11.

One of the appeals of pure functional programming is that it is so amenable to equational reasoning.  One of the problems of pure functional programming is that it rules out computational effects.  Moggi and Wadler showed how to get round this problem by using monads to encapsulate the effects, leading in essence to a phase distinction---a pure functional evaluation yielding an impure imperative computation.  Still, it has not been clear how to reconcile that phase distinction with the continuing appeal of functional programming; does the impure imperative part become inaccessible to equational reasoning?  We think not; and to back that up, we present a simple axiomatic approach to reasoning about programs with computational effects. 

This talk is organized by Jinseong Jeon