[LLVMdev] Better IDEs/code editors because of LLVM?
Chris Lattner
sabre at nondot.org
Sun Feb 10 09:30:29 PST 2008
On Feb 10, 2008, at 8:21 AM, Gordon Henriksen wrote:
> Hi Thomas,
>
> On 2008-02-10, at 03:58, Thomas Hühn wrote:
>
>> I am not sure whether I understand the goals and proposed features
>> of your
>> project, so I'd like to ask.
>>
>> I'll just pick out one little aspect:
>>
>> I think you are developing a compiler that provides "cleaner" and
>> easier
>> access to its internals (AST, semantic annotations etc.).
>
> However, is a goal of the clang project, which is a C and Objective-C
> (and eventually C++) compiler built using LLVM as a back-end.
Right. You can read more about clang at http://clang.llvm.org.
Specifically, signing up for the cfe-dev list is a good idea if you
want to track what is happening.
-Chris
More information about the llvm-dev
mailing list