Re: [CEDET-devel] CME package
Brought to you by:
zappo
From: Fermin <fm...@po...> - 2021-04-01 18:52:49
|
Oh wow seems awesome! It is any possibility to include these changes into CEDET? It could be a great addition to fix these behavior in core Emacs On 01/04/2021 20:07, Consciencia via Cedet-devel wrote: > Hello everyone, > > Let me introduce CME. Package build around CEDET which is providing: > 1) Simple user interface. > 2) Automatic CEDET configuration. > 3) Fixes for incorrect CEDET behavior. > 4) And some new features. > > > > CEDET adoption is mainly blocked by two factors, hard configuration > and huge confusing API. CME is trying to solve both issues. Another > issue is the need to install 3rd party software (GNU Global) otherwise > CEDET is not able to find function implementations, only prototypes. > This is solved by CME too. > > Take a look and tell me what you think. > > https://github.com/consciencia/CME <https://github.com/consciencia/CME> > > C. > > > _______________________________________________ > Cedet-devel mailing list > Ced...@li... > https://lists.sourceforge.net/lists/listinfo/cedet-devel |