[cfe-dev] Clang vs. Tendra?

Chris Lattner clattner at apple.com
Thu Aug 7 17:27:45 PDT 2008


On Aug 7, 2008, at 2:42 PM, Max Lybbert wrote:

> The "Clang vs. XXX" page ( http://clang.llvm.org/comparison.html ),  
> includes a note to "email cfe-dev if you think we should add another  
> compiler to this list."
>
> Tendra appears to have many of the features Clang is scheduled to  
> have, including a BSD-like license and good semantic information.   
> The main differnces I can see are that Tendra (1) has a C codebase,  
> and (2) does not have Objective-C/Objective-C++ support.  There are  
> two competing projects, both about the same level of usability, at http://www.tendra.org 
>  and http://www.ten15.org/ .

It has a number if significant problems (C99, C++, GNU extension  
support etc), and my understanding is that the code base is difficult  
to deal with.  I have not experimented with it or looked at the  
implementation in enough depth to know how useful it would be for non- 
codegen tasks though.  The bigger problem with Tendra is that the  
project is effectively dead, or moving so glacially that is  
effectively dead (AFAIK).

Have you used Tendra before?

-Chris

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


More information about the cfe-dev mailing list