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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9e2776c05028676e X-Google-Attributes: gid103376,public From: adam@irvine.com (Adam Beneschan) Subject: Re: Why Ada is not the Commercial Lang of Choice Date: 1997/06/24 Message-ID: <5opa6p$nfc$1@krusty.irvine.com>#1/1 X-Deja-AN: 252311319 References: <33a1c14d.155787285@news.mhv.net> <5odfhs$hqt@drn.zippo.com> Organization: /z/news/newsctl/organization Newsgroups: comp.lang.ada Date: 1997-06-24T00:00:00+00:00 List-Id: > >Paul says > ><<1. Ada is not and never was a programmer's language. It was never >meant to be. It was imposed upon companies that the DOD contracts in >an effort to create more reliable (i.e. bug free) products. They saw >how much time and money was spent in fixing problems after a system >was delivered and operational in the field. It is excessivly >type-casted and cumbersome to use.>> The above statement is curious. It implies that there's a dichotomy between a "programmer's language" and a "language designed to create more reliable products." The implication of this is that a "programmer" is not concerned with how reliable his or her programs are. I beg to differ. To me, a "real" programmer (or, should I say, a professional programmer) does care about reliability, and has no desire to produce a program that has bugs in it. A real programmer, therefore, should IMHO appreciate a language that assists her or him in creating more reliable software. So, if the correct terminology is used, the first statement above should really read: "Ada is not and never was a hacker's language." I think everyone can agree with that. -- Adam (P.S. I do not mean to insult those of you who are programmers at heart, who would like to write bug-free software, but can't because your company says it has to go out the door yesterday whether it works or not.)