On Fri, Sep 3, 2010 at 6:10 PM, abau <[email protected]> wrote: > lhae is a spreadsheet program. It features a simple formula language and > some basic statistical methods, like descriptive statistics and pivot > tables. > > Other features: > - Import from csv files > - Export to image files > - Export to gnuplot diagrams (currently bar charts and box plots) > - Multilingual (english, german) > > Here [1] is some documentation about how to build lhae and how to use the > formula language. >
I was thinking about writing my own. What I wanted was adding lists and functions (lambdas) as values. -- Victor Nazarov _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
