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.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: buffer2.nntp.dca1.giganews.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!feeder.erje.net!eu.feeder.erje.net!news-1.dfn.de!news.dfn.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Niklas Holsti Newsgroups: comp.lang.ada Subject: Re: Is there a way to do large block of source code comments Date: Tue, 02 Sep 2014 22:02:42 +0300 Organization: Tidorum Ltd Message-ID: References: <7376f57a-aa89-4ca4-8b44-568dee994707@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: individual.net 46MMwnDG5QmM5iLHXFPEsgp7d2drmlrv+NVIGkVaRl90wIY4uF Cancel-Lock: sha1:FEhnZNSJBaqn9CK7lFyJwsDdKyE= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 In-Reply-To: <7376f57a-aa89-4ca4-8b44-568dee994707@googlegroups.com> Xref: number.nntp.dca.giganews.com comp.lang.ada:188809 Date: 2014-09-02T22:02:42+03:00 List-Id: On 14-09-02 18:01 , Adam Beneschan wrote: > On Monday, September 1, 2014 12:08:21 PM UTC-7, Niklas Holsti wrote: > >> One of the worst mistakes in the programming field is the choice of >> the name "comments" for the in-source documentation and >> description. "Comments" suggests something secondary, incidental, >> unstructured, incomplete. > > Which is probably an accurate description of how programmers used > them when the term "comment" was first used. True for some programmers, but not all of them. There was also the problem with the interpreted languages like BASIC, some of which stored the comments in RAM along with the executable program -- if you wrote to many comments, your program no longer fit in memory :-( I actually had that problem once, with TRS-80 BASIC... so I wrote a BASIC program to remove all comments from another BASIC source text. > I wouldn't call this a mistake, any more than I'd call it a mistake > to refer to a memory dump as a "core dump" or to the program that > translates from a high-level language as a "compiler". Ok, you have a good point. I will in the future call it "one of the most unfortunate choices of a word". -- Niklas Holsti Tidorum Ltd niklas holsti tidorum fi . @ .