Boost logo

Boost :

From: Larry Evans (cppljevans_at_[hidden])
Date: 2004-12-26 17:31:32


On 12/24/2004 10:32 AM, Larry Evans wrote:
[snip]
> Gotta go on Christmas trip. Back Sunday. I have'nt got the parser
> with deterministic lookahead (I don't think), but I do have the
> lookahead sets calculated. I'll see if I can gen the parser
> and upload to sandbox when I get back.
I've just uploaded to sandbox, libs/grammar_pipeline/test/spirit_proto
/main.cpp which calculates the first, follow, and other sets (used for
error recovery). I've not gen'ed the parser, but there is a version
of the parser based on virtual functions instead of spirit's
static functions. The static version of the functions would probably
look very similar. If there's any interest, I'll upload this parser
with virtual functions. Let me know.

Regards,
Larry


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk