Re: [Haskell-cafe] Creating a Haskell app to do crosstabs

11 Aug
2005
11 Aug
'05
7:31 p.m.
Greg Buchholz wrote:
Andy Elvey wrote:
a) Using Haskell to read a delimited file (with column-headings) into a columnar or tabular data-structure -
Parsec (http://www.cs.uu.nl/~daan/parsec.html) is a great parsing library in Haskell.
Greg Buchholz
Hi Greg - thanks very much for this!
I'll check Parsec out - thanks for the link - - Andy
7223
Age (days ago)
7223
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andy Elvey