Are Happy-generated parsers lazy?

Arjan van IJzendoorn afie@cs.uu.nl
Wed, 8 May 2002 11:37:45 +0200


Hi,

> > [.. lazy parsers...]
> probably the best route is to use/roll your own parser
> combinator library.

You can use Doaitse Swierstra's combinators. They are lazy, error-correcting
and fast.

Bye, Arjan