From: Dirk Gerrits (dirk_at_[hidden])
Date: 2002-10-13 09:13:52


wangwei wrote:
> is there a LL(1) Parser in current boost set?
> furthermore, any LR class parser?

Well AFAIK, Spirit is a LL(1) parser generator. (Correct me if I'm wrong, I'm
not really into parsers.) And it's currently up for Formal Review and I have no
doubt it will pass. So it will probably be part of a future release of Boost. In
the mean-time, it can be downloaded from http://spirit.sourceforge.net/

Oh and BTW, please don't post HTML in these mailinglists. There have been a lot
of heated discussions about that which I'm sure you'll find if you search
through the archives.

Regards,
Dirk Gerrits