
28 May
2004
28 May
'04
6:26 p.m.
On 05/28/2004 10:35 AM, Larry Evans wrote:
On 05/27/2004 08:04 PM, Joel de Guzman wrote:
Eric Niebler wrote:
[snip]
[snip]
I'm also working on the deterministic parser. I also described in that reply to Eric the use of a symbol class:
The current code has just been uploaded to: groups.yahoo.com/group/boost/files/grammar_pipeline.zip I've not yet calculated the empty, first, and follow attributes (see: template < unsigned NumInputs
class lookahead_attributes {...}; in grammar_pipeline/eff/productions.hpp ), but hope to get that done soon.