[Haskell-cafe] Re: How efficient is read?
Brandon S. Allbery KF8NH
allbery at ece.cmu.edu
Mon May 10 06:56:43 EDT 2010
On May 10, 2010, at 04:32 , Paul R wrote:
> Stephen> If you want to parse a stream, you don't want Parsec as
> Stephen> produces as it isn't an online parser - online meaning
>
> Thank you for this well detailed explanation. It was just me misusing
> the word "stream", I was actually meaning a simple bounded string.
That's not misuse, it's just confusing the usual parser terminology
with the usual Haskell terminology. (Hence also the earlier confusion
about token streams in Parsec 3.)
--
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university KF8NH
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20100510/9d138306/PGP.bin
More information about the Haskell-Cafe
mailing list