Related articles |
---|
C++ Parser for gathering metrics pgraham@nickel.cs.umanitoba.ca (1997-11-02) |
Re: C++ Parser for gathering metrics Wolfgang.Glunz@mchp.siemens.de (Wolfgang Glunz) (1997-11-07) |
From: | pgraham@nickel.cs.umanitoba.ca (Peter C.J. Graham) |
Newsgroups: | comp.compilers |
Date: | 2 Nov 1997 23:14:06 -0500 |
Organization: | Computer Science, University of Manitoba, Winnipeg, Canada |
Keywords: | C++, question |
I have a colleague doidn SW Engineering research who is interested in
gathering certain metrics from C++ programs. (e.g. number of method
invocations, number of method arguments, etc.). Two questions:
1. Is there a freely available software system that provides this
information or failing that,
2. Can someone supply a C++ parser which can be easily extended to
gather this sort of information.
Many thanks in advance, Peter
--
Dr. Peter C.J. Graham <pgraham@cs.umanitoba.ca> or
Assistant Professor <pgraham@acm.org>
Computer Science Phone: +1 (204) 474-8837
University of Manitoba, Winnipeg MB Fax: +1 (204) 474-7609
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.