[Haskell-cafe] Lazy Parsing
Henning Thielemann
lemming at henning-thielemann.de
Wed May 27 17:23:08 EDT 2009
On Wed, 27 May 2009, Gü?nther Schmidt wrote:
> is it possible to do lazy parsing with Parsec? I understand that one can do
> that with polyparse, don't know about uulib, but I happen to be already
> somewhat familiar with Parsec, so before I do switch to polyparse I rather
> make sure I actually have to.
Also see
http://www.haskell.org/haskellwiki/Maintaining_laziness
More information about the Haskell-Cafe
mailing list