[Haskell-cafe] parsec2 vs. parsec3... again
Felipe Almeida Lessa
felipe.lessa at gmail.com
Thu Dec 23 15:03:23 CET 2010
On Thu, Dec 23, 2010 at 1:01 AM, Evan Laforge <qdunkan at gmail.com> wrote:
> So, my current options are either figure out some way to speed up
> parsec3+Text, revert to parsec2+String and give up, or try an entirely
> different parsing library. I've heard attoparsec is fast but I'd have
> to switch to utf8 bytestring which is a big change, and Text seems
> like the more correct choice anyway.
>
> Any ideas or experience?
Michael Snoyman wants attoparsec-text as well [1].
[1] http://docs.yesodweb.com/blog/wishlist/
--
Felipe.
More information about the Haskell-Cafe
mailing list