From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2797791b43ae7bea,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-14 09:39:04 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!proxad.net!usenet-fr.net!enst.fr!not-for-mail From: "Ira Baxter" Newsgroups: comp.lang.ada Subject: Re: Ada Source Code Analyzer Date: Sat, 14 Jun 2003 11:38:30 -0500 Organization: ENST, France Message-ID: NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: avanie.enst.fr 1055608735 35262 137.194.161.2 (14 Jun 2003 16:38:55 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Sat, 14 Jun 2003 16:38:55 +0000 (UTC) To: Return-Path: content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Ada Source Code Analyzer Thread-Index: AcMyk2KQJxKa/LnjS7aDDqPO+Q/PIA== X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: comp.lang.ada mail to news gateway List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Xref: archiver1.google.com comp.lang.ada:39178 Date: 2003-06-14T11:38:30-05:00 Hi. Are you still looking, or have you got a good sense of the tool space? I'm interested because we build metrics tools (see http://www.semanticdesigns.com/Products/Metrics/index.html) and have an Ada front end; it would be pretty easy for us to do all kinds of Ada metrics. Which did you like best, and what did you think was missing? Ira D. Baxter, Ph.D., CEO 512-250-1018 www.semanticdesigns.com "Arthur I Schwarz" wrote in message news:... >=20 > We are evaluating toolsets which can provide Ada source code metrics, such > as Cyclomatic Complexity, Halstead, etc., on several projects, each project > having about 100k SLOC in 300 files. >=20 > I do have an Ada program for McCabe's Cyclomatic Complexity that I uploaded > from a 1997 Walnut Creek distribution of PAL, but a couple of packages are > missing. Can anyone can point me to the complete program with all packages? >=20 > We need command line tools which can be scripted. We are using Cygwin under > WinNT/2k. I am corresponding with some commercial vendors for evaluation > copies of their software. Are there some non-commercial products available > that I can evaluate? >=20 > art >=20 >=20