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

Greg Fitzgerald garious at gmail.com
Fri Feb 23 17:33:00 EST 2007


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?

Thanks,
Greg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20070223/92a35244/attachment-0001.htm


More information about the Haskell-Cafe mailing list