OK,
Who does the graphing and plotting development?
On the code analyzer, the wish list is the following.
Suppose I have an old C program with, say 20 pages of code, and
several subroutines.
I would like to build some sort of flow chart which indicates all
assignments of variables, calls to the subroutines, execution of
loops, etc.
Ideally, it would give a graphlike picture of the interactions and
allow a step-by-step execution (like a debugger) on parts of the code
that I choose. I see some commercial products like "Understanding,"
but my guess is that they are very expensive.
I also see some analyzers to find security and memory leaks.
I don't know what is out there, and am looking for some guidelines.
TIA,
The goal would be to simplify and On Fri, 4 Aug 2006, Robert Dodier wrote:
> On 8/4/06, sen1 at math.msu.edu <sen1 at math.msu.edu> wrote:
>
>> Is there a list of who is doing what in terms of development?
>
> We don't maintain such a list and I'm not inclined to make one;
> since this is a pretty small, volunteer project, people work on multiple
> topics or change topics from time to time. I don't see any problem with that.
>
> If you have a question about a particular part of the code, it's best
> to post a message to the mailing list. Hopefully the message will
> find someone who knows about the topic in question.
>
>> Does anyone have experience with code analyzers? I am particularly
>> looking for one for C/C++ and (for obvious reasons to this list) lisp.
>
> Sorry, I don't know anything about this.
>
> Robert Dodier
>
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>
--
---------------------------------------------------------------------------
| Sheldon E. Newhouse | e-mail: sen1 at math.msu.edu |
| Mathematics Department | |
| Michigan State University | telephone: 517-355-9684 |
| E. Lansing, MI 48824-1027 USA | FAX: 517-432-1562 |
---------------------------------------------------------------------------