emacs-devel
[Top][All Lists]
Advanced

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

Re: Language Servers and Emacs


From: Helmut Eller
Subject: Re: Language Servers and Emacs
Date: Wed, 12 Apr 2017 09:39:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

On Tue, Apr 11 2017, Perry E. Metzger wrote:

> I'm mentioning this here because I think the Emacs community would be
> interested in this capability, though I suspect that it would also be
> really neat if GCC developed a language server for C and C++.

The client side of the protocol seems fairly easy to implement in Emacs,
so I think this is primarily a (big) task for GCC developers.  We could
implement a server for Elisp on top of bytecomp.el, but I doubt that
anybody has time/motivation for that.

I note that some Clang developers are working on a server:
http://lists.llvm.org/pipermail/cfe-dev/2017-January/052458.html

So it seems likely that Clang will support the protocol long before GCC
does.  It might also have political implications if Emacs implements the
client side if Clang is the only server for C/C++.

Helmut




reply via email to

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