help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A guide on setting up C/C++ development environment for Emacs


From: Óscar Fuentes
Subject: Re: A guide on setting up C/C++ development environment for Emacs
Date: Fri, 29 Aug 2014 02:02:54 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> start coding one on C/C++. They could use Clang's right away, or GCC's
>> once the modularization is completed, but they insist on their own's.
>
> Actually, no, they don't insist on their own.

Well, if there exists one current plus another near-future solutions
which are vastly superior to their own parser, but they plan to continue
working on it, then yes, they are insisting on using their own parser.

>  CEDET's infrastructure is
> designed so you can use external tools.  The C/C++ support is not simply
> replaced by Clang's support because many people don't use Clang

What means "don't use Clang"? Is there some principled (cough!) stance
that forbids them from using Clang?

> (and because it predates Clang, IIUC).

This is not a reason for keeping with it, moreover as CEDET's
architecture (the one you refer to above) makes it easy to replace the
default parser.

> Also, AFAIK noone has written the CEDET binding to Clang yet,

See Dmitry's response to this.

[snip]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]