
25 Mar
2008
25 Mar
'08
10:44 p.m.
Eric,
Joel de Guzman wrote:
In due time, I'll be using Dan traversal library.
With Proto? Or as a replacement for Proto? How do you intend to use Dan's code in Spirit-2?
It will be used to transform the data structures (well, currently not the 'structure' itself, but the contents) as generated by a parser. The transformed data items then could be feed back to a generator to create some transformed output. OTOH, I could see the possibility to use Spirit-2 parsers directly with the traversal library. It should be possible and very powerful to use a Spirit-2 (parser) grammar to describe the node types to transform. Regards Hartmut