
22 Jul
2007
22 Jul
'07
7:14 p.m.
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