
I am trying to use proto to generate an IR for a custom language. I've got basic expressions working and am moving on to generate the statements of the custom language I'm working on getting "if" statements generated. I've attached a compilable testcase. I can't seem to get the grammar+transforms to work for the IfRule. Am I on the right track? What am I missing? Thanks. -Dave

On 1/2/2010 5:08 PM, David A. Greene wrote: <snip>
Am I on the right track? What am I missing?
With the holidays, I'm a bit backed up at the moment. Just wanted you to know that this is on my radar. -- Eric Niebler BoostPro Computing http://www.boostpro.com

On Saturday 02 January 2010 05:21:33 Eric Niebler wrote:
On 1/2/2010 5:08 PM, David A. Greene wrote: <snip>
Am I on the right track? What am I missing?
With the holidays, I'm a bit backed up at the moment. Just wanted you to know that this is on my radar.
Ok. I will take this over to boost_users since that's the more appropriate place. -Dave
participants (2)
-
David A. Greene
-
Eric Niebler