all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Ludlam <eludlam@mathworks.com>
Subject: Re: generate methods body (.cpp) from header (.hh)
Date: Mon, 20 Jun 2005 08:34:59 -0400	[thread overview]
Message-ID: <ko1x6xp5os.fsf@ludlamelinux.dhcp.mathworks.com> (raw)
In-Reply-To: uhdfwyyd3.fsf@sdm.de

I've been contemplating the code-generation problem for a long time.
The cedet site has a very old program I wrote called cparse that
generates code in C from definitions.

Additionally, semantic already has a couple routines that generates
prototypes and such in the semantic-format library.

I am generally uninterested in writing a C++ only tool, though I
usually prototype stuff for C/C++ first.  I do have a new code
generation module I've been working on to do just this sort of thing.
I just happen to be a bit busy these days and haven't had time to get
it working enough to provide a beta, and it does indeed generate
method bodies from class templates... well, it would if I had time to
get rid of the bugs that is.

Eric

>>> Klaus Berndl <klaus.berndl@sdm.de> seems to think that:
>
>well, i read the hint ;-)
>
>Of course it would not hard (in contrary, would quite simple) for ECB to
>to offer this but because ECB is "just" the displayor of informations IMHO
>this is not the job of ECB... in addition such a feature is fully major-mode
>dependent because header-files do only exist in a few languages! So IMHO
>something like this has to be offered by semantic and it's c/c++-part e.g. -
>Eric, what do you think?
>
>To the OP: You should send your question to the cedet-mailing-list...
>
>Ciao,
>Klaus
>
>On Wed, 15 Jun 2005, Adam Duck wrote:
>
>
>>  why isn't there a ecb- or cedet-function for this? *hint* *hint*
>>  
>>  bye, Adam.
>

  reply	other threads:[~2005-06-20 12:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-13 18:37 generate methods body (.cpp) from header (.hh) Khuong Dinh Pham
2005-06-15 20:01 ` Stefan Reichör
2005-06-15 20:58   ` Adam Duck
     [not found]   ` <mailman.127.1118869248.2857.help-gnu-emacs@gnu.org>
2005-06-18  6:26     ` Klaus Berndl
2005-06-20 12:34       ` Eric Ludlam [this message]
2005-06-21  8:11 ` Felix

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

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

  git send-email \
    --in-reply-to=ko1x6xp5os.fsf@ludlamelinux.dhcp.mathworks.com \
    --to=eludlam@mathworks.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.