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: Stefan Monnier
Subject: Re: A guide on setting up C/C++ development environment for Emacs
Date: Thu, 28 Aug 2014 18:24:01 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> 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.  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 (and
because it predates Clang, IIUC).
Also, AFAIK noone has written the CEDET binding to Clang yet, but
there's no technical difficulty doing it, AFAIK (it would probably be
easier with a good FFI, but it's probably doable even without an FFI).


        Stefan




reply via email to

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