Simple example using Parsec (was: [Haskell-cafe] Rethinking OO idioms)

30 Sep
2004
30 Sep
'04
9:34 a.m.
At 09:01 30/09/04 +0100, Bayley, Alistair wrote:
Ben suggested using Parsec for reading the config file. Parsec is a fine library, but there is a learning curve, and you might find it quicker to do the parsing yourself, if it's very simple. Your call.
Hmmm... Parsec *can* be simple too. Here's one I did earlier: http://www.ninebynine.org/Software/HaskellUtils/RegexParser.hs #g ------------ Graham Klyne For email: http://www.ninebynine.org/#Contact
7584
Age (days ago)
7584
Last active (days ago)
0 comments
1 participants
participants (1)
-
Graham Klyne