
26 Dec
2004
26 Dec
'04
10:31 p.m.
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