Hi All, I just spent a few hours tidying up an FX Parser and adding it to my *GoogleCode *depot.
It uses ANTLR 3 to parse HLSL files to an AST, then a Tree Walker and StringTemplate to write out the HLSL again. The target language is C#. I think its all there now, including all dependencies and custom build rules for VS 2008. To try it, you will need to checkout my repository<http://code.google.com/p/schladetsch/source/checkout><http://code.google.com/p/schladetsch/source/checkout>. For example: svn checkout http://schladetsch.googlecode.com/svn/trunk/ . start Effects\Tools\FXParser\FXParser.sln Regards, Christian. List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address
-- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
