
2 Jan
2010
2 Jan
'10
4:08 a.m.
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