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=1.1 required=5.0 tests=BAYES_05,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bd391ba8c7361d92 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-03-01 08:08:37 PST Path: nntp.gmd.de!stern.fokus.gmd.de!ceres.fokus.gmd.de!zib-berlin.de!news.cs.uni-magdeburg.de!RRZ.Uni-Koeln.DE!news.dfn.de!darwin.sura.net!www.uno.edu!uno.edu!EEHUC From: eehuc@uno.edu (Ellis Hardin) Newsgroups: comp.lang.ada Subject: Re: A tool to count lines in Ada programs Date: 1 Mar 1995 16:08:37 GMT Organization: University of New Orleans Message-ID: <3j2665$c3j@www.uno.edu> References: <3hokkj$dsa@news.rain.org>,<3hqtue$ikb@newsbf02.news.aol.com> <3j074r$2mq@www.uno.edu>,<3j1mrf$qps@longwood.cs.ucf.edu> Reply-To: eehuc@uno.edu NNTP-Posting-Host: jazz.ucc.uno.edu Date: 1995-03-01T16:08:37+00:00 List-Id: Richard Crutchfield (crutchfi@longwood.cs.ucf.edu) writes: >I don't think it is lines (cr/lf) that is of interest to everyone. Some >people want the number of Ada Constructs used. They would also like >these grouped into meaningful categories (executive, declarative, full >line comments, in-line comments, blank lines etc...). Even though I fill >in general most should still be able to write a program to do this , I >don't think it would be productive. I have the ability to write a >compiler; but no doubt would rather have one purchased rather than use >a home grown one. My fault. I had not seen the original post. I made an assumption based on the subject line one of the messages in this thread. That having been said, I still think it wouldn't be difficult to write a program that counts the different constructs used. -- -- Ellis Hardin, eehuc@uno.edu, University of New Orleans -- Random Quote: Bureaucratic organization is like a septic tank - the big -- chunks tend to rise to the top.