emacs-devel
[Top][All Lists]
Advanced

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

Re: Is intellisense features integration in Emacs technically possible?


From: Rüdiger Sonderfeld
Subject: Re: Is intellisense features integration in Emacs technically possible?
Date: Wed, 22 Jan 2014 09:49:07 +0100
User-agent: KMail/4.11.3 (Linux/3.11.0-14-generic; KDE/4.11.3; x86_64; ; )

On Wednesday 22 January 2014 05:36:40 Óscar Fuentes wrote:
> > I'm quite sure rewriting all that is more than would be needed for
> > intellisense support.
> 
> Writing a C++ parser and semantic analyzer from scratch requires several
> man-years of work for world-class compiler writers. And with every new
> C++ standard that comes out the effort increases significantly.

Why would we have to write a C++ parser and semantic analyzer?  There is one 
in CEDET, there is one in GCC, there is one in libclang, and there is one in 
the KDevelop libraries.

Regards,
Rüdiger




reply via email to

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