[cfe-dev] Source-to-source translator

jahanian fjahanian at apple.com
Fri Oct 15 13:27:09 PDT 2010


Start with the lib/Rewrite directory. Try a simple objc program and
run it with -rewrite-objc resulting in a c++ source. Try this.

@interface I @end
@implementation I @end
 
- Fariborz

On Oct 15, 2010, at 12:20 PM, Santosh Nagarakatte wrote:

> I want to design a source-to-source translator for C with clang.
> Any info on which is the best place to start will be helpful.
> 
> Thanks,
> Santosh
> 
> -- 
> Santosh G Nagarakatte,
> PhD Student,
> Computer and Information Science Department
> University of Pennsylvania,
> Philadelphia-19104
> http://www.cis.upenn.edu/~santoshn
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20101015/6fe53d02/attachment.html>


More information about the cfe-dev mailing list