On 10/14/2010 11:04 PM, Joel Falcou wrote:
> Eric Niebler wrote:
>> Dispatch to transforms on grammar rules.
> 
> wait Jolly Jumper ! Does this means I could traverse a SIMD EDSL AST
> in search for a*b+c at the *visitor* level and not requiring to 
> transform the AST beforehand by dispacthing over
> plus<X,mutilpliex<Y,Z>> ?
> 
> If yes, sign me up :o

Goodness Joel, I have no idea what you're asking. What's the "visitor
level"? Why would you have to transform the AST? What are you trying to
do, exactly?

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com
_______________________________________________
proto mailing list
proto@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/proto

Reply via email to