[Haskell-cafe] RE: Speedy parsing
Thomas Schilling
nominolo at googlemail.com
Sun Jul 22 19:14:46 EDT 2007
On 22 jul 2007, at 23.46, Benjamin Franksen wrote:
> On a different note: I've been wondering how difficult it would be to
> re-write Parsec so that it doesn't act on a /list/ of tokens but on a
> Sequence (defined in Data.Collections from collections package).
> Because
> this would mean one could use String as well as ByteString.
That's (Summer of Code) work in progress:
http://code.google.com/soc/2007/haskell/appinfo.html?
csaid=B97EF4562EF3B244
/ Thomas
More information about the Haskell-Cafe
mailing list