unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Maciej Katafiasz <mathrick@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs and C++ codesense
Date: Fri, 4 May 2007 14:13:12 +0000 (UTC)	[thread overview]
Message-ID: <f1ff1o$i7o$1@sea.gmane.org> (raw)
In-Reply-To: 87r6pwlq9h.fsf@gmail.com

Den Fri, 04 May 2007 14:36:26 +0200 skrev Hadron:

> Actually, the whole bunch of cedet/winring/ecb does confuse me. I never
> quite got the hang or the point of semantic either..... yes, I know its
> part of cedet....

CEDET, as the name suggests, is a collection of various tools, connected
mostly by the fact they're developed together, and some depend on the
others. Semantic is the most prominent part of CEDET, which gives the
access to a complete language parser infrastructure, and subsequently to
its output, allowing for construction of language-sensitive tools (for
example, ones that know what variables are visible at any given point in
the source) without tying them to any particular language.

ECB is a collection of tools supposed to give better code browsing (hence
the name) tools, as opposed to the ones aimed at writing code.

Winring is not tied or related at all to either of the two, just that ECB
has explicit support for it because it does some heavy windows-management
magic.

  reply	other threads:[~2007-05-04 14:13 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-25 14:56 Emacs and C++ codesense spamfilteraccount
2007-04-25 18:24 ` Eli Zaretskii
2007-04-26  2:35 ` Maciej Katafiasz
2007-04-29 23:08 ` Hadron
2007-05-03  7:10   ` Klaus Berndl
2007-05-03 10:07     ` Hadron
2007-05-04  0:29       ` Maciej Katafiasz
     [not found]       ` <mailman.202.1178239012.32220.help-gnu-emacs@gnu.org>
2007-05-04 12:36         ` Hadron
2007-05-04 14:13           ` Maciej Katafiasz [this message]
     [not found]           ` <mailman.226.1178288422.32220.help-gnu-emacs@gnu.org>
2007-05-04 15:15             ` Hadron
2007-05-04 15:57               ` Maciej Katafiasz
     [not found]               ` <mailman.234.1178294745.32220.help-gnu-emacs@gnu.org>
2007-05-04 16:03                 ` Hadron
2007-05-04 16:11                 ` Patrick Drechsler
2007-05-04 16:24                   ` Hadron
2007-05-04 20:39                     ` Maciej Katafiasz
     [not found]                     ` <mailman.260.1178311606.32220.help-gnu-emacs@gnu.org>
2007-05-04 21:04                       ` Hadron
2007-05-05 10:06                         ` Maciej Katafiasz
     [not found]                         ` <mailman.283.1178360031.32220.help-gnu-emacs@gnu.org>
2007-05-05 10:18                           ` Hadron
2007-05-05 11:48                             ` Maciej Katafiasz
     [not found]                             ` <mailman.289.1178366162.32220.help-gnu-emacs@gnu.org>
2007-05-05 11:54                               ` Hadron
     [not found] ` <mailman.2524.1177525869.7795.help-gnu-emacs@gnu.org>
2007-04-26  7:43   ` spamfilteraccount
2007-04-26 20:14     ` Eli Zaretskii
     [not found]     ` <mailman.2566.1177618817.7795.help-gnu-emacs@gnu.org>
2007-04-27  7:56       ` spamfilteraccount
2007-04-29 23:16       ` Hadron
2007-04-30  3:25         ` Eli Zaretskii
2007-04-29 23:13   ` Hadron
2007-04-30  3:15     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='f1ff1o$i7o$1@sea.gmane.org' \
    --to=mathrick@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).