<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Start with the lib/Rewrite directory. Try a simple objc program and<div><div>run it with -rewrite-objc resulting in a c++ source. Try this.</div><div><br></div><div>@interface I @end</div><div>@implementation I @end</div><div> </div><div>- Fariborz</div><div><br><div><div>On Oct 15, 2010, at 12:20 PM, Santosh Nagarakatte wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I want to design a source-to-source translator for C with clang.<br>Any info on which is the best place to start will be helpful.<br><br>Thanks,<br>Santosh<br clear="all"><br>-- <br>Santosh G Nagarakatte,<br>PhD Student,<br>
Computer and Information Science Department<br>University of Pennsylvania,<br>Philadelphia-19104<br><a href="http://www.cis.upenn.edu/~santoshn">http://www.cis.upenn.edu/~santoshn</a><br>
_______________________________________________<br>cfe-dev mailing list<br><a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev<br></blockquote></div><br></div></div></body></html>