
21 Nov
2008
21 Nov
'08
11:21 p.m.
Eric Niebler wrote:
Raindog wrote:
Is there anything in xpressive or spirit that supports aho-corasick dictionary matching or at least something efficient? (http://en.wikipedia.org/wiki/Aho-Corasick_algorithm)
xpressive has something similar. See "Symbol Tables and Attributes" in the documentation here: http://tinyurl.com/63bojs.
I think spirit has something like that.
Yep: http://www.boost.org/doc/libs/1_35_0/libs/spirit/doc/symbols.html Best, -- Joel de Guzman http://www.boostpro.com http://spirit.sf.net