haskell-cafe@haskell.org
[Top] [All Lists]

[Haskell-cafe] Re: How efficient is read?

Subject: [Haskell-cafe] Re: How efficient is read?
From: Paul R
Date: Sun, 09 May 2010 09:45:50 +0200

PEM> In fact, the time you'd spend writing read instances would not
PEM> compare to the half hour required to learn parsec. 

maybe the wiki could be updated to give more clues for a newcomer.

  http://www.haskell.org/haskellwiki/Parsec

in particular :

 - link 1 points to the parsec site, with an almost 10 years old
   documentation, for a previous major release
 - link 3 is broken


The rest of the page is a bit terse as well. I'm really wondering what
one should start reading to learn how to parse a stream in haskell.

-- 
  Paul
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/haskell-cafe

<Prev in Thread] Current Thread [Next in Thread>