|
Subject: Re: compilation times Newsgroups: gmane.comp.parsers.spirit.general Date: 2007-12-13 23:20:54 GMT (35 weeks, 5 days, 9 hours and 13 minutes ago) Braden McDaniel wrote: > Here is the VRML97 one, if you're curious: > > <http://openvrml.cvs.sourceforge.net/openvrml/openvrml/src/libopenvrml/openvrml/vrml97_grammar.h?revision=1.11&view=markup> > > The grammar has only 25 or so static rules; but it has quite a few > dynamic ones (i.e., stored_rules), as well. Also, some of the small, > self-contained parts are factored out into functor parsers. It also > includes rather aggressive semantic checking. IMO, this is one of the best written spirit parsers I've seen. Will you add this to the spirit repository? Regards, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace |
|
|