[Haskell-cafe] How to build a generic spreadsheet?

the Edward Blevins thedward at barsoom.net
Fri Feb 23 17:52:22 EST 2007


On Fri, Feb 23, 2007 at 02:33:00PM -0800, Greg Fitzgerald wrote:
> I want to write a program where a user would update a bunch of variables,
> and everything that depends on those variables (and nothing else) are
> recalculated.  Basically, a spreadsheet, but generalized for any
> computation.  Could someone recommend an elegant way to do it or some good
> reading material?

http://www.cse.ogi.edu/~magnus/Adaptive/

That might be a good place to start.

-- 
the Edward Blevins   <thedward at barsoom.net>    (512) 796-6661
Today is Prickle-Prickle, the 54th day of Chaos in the YOLD 3173


More information about the Haskell-Cafe mailing list