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