[Haskell-cafe] Question: Lazy Incremental Evaluation and Haskell?

Peter Gammie peteg42 at gmail.com
Fri Oct 7 01:58:15 CEST 2011


Ben,

On 07/10/2011, at 8:55 AM, Benjamin Redelings I wrote:

> My question is, roughly, is there already an existing framework for incremental
> evaluation in Haskell?

Margnus Carlsson did something monadic several years ago.

http://dl.acm.org/citation.cfm?doid=581478.581482

Perhaps there is an implementation on Hackage or on his website.

This stuff also goes by the moniker "adaptive computation". See the references and citations of that paper for more on this.

cheers
peter

-- 
http://peteg.org/




More information about the Haskell-Cafe mailing list