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=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f51e93dacd9c7fca X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-19 07:35:08 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dennison@telepath.com (Ted Dennison) Newsgroups: comp.lang.ada Subject: Re: status of Ada STL? Date: 19 Jun 2002 07:35:08 -0700 Organization: http://groups.google.com/ Message-ID: <4519e058.0206190635.48fe03a5@posting.google.com> References: <3D0D18D5.2020601@telepath.com> <4519e058.0206170611.260a3951@posting.google.com> <4519e058.0206180630.b6ef8cd@posting.google.com> NNTP-Posting-Host: 65.115.221.98 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1024497308 19504 127.0.0.1 (19 Jun 2002 14:35:08 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 19 Jun 2002 14:35:08 GMT Xref: archiver1.google.com comp.lang.ada:26380 Date: 2002-06-19T14:35:08+00:00 List-Id: 18k11tm001@sneakemail.com (Russ) wrote in message news:... > The problem is not that Ada is not like Python or even C or C++. The > problem (or, rather, one of the problems) with Ada is that it uses > non-standard syntax compared to ALL of the major languages in use in > industry today. That includes C, C++, Java, Perl, Python, and perhaps Baloney. The majority of all software in use right now is Cobol. Cobol doesn't use "=" at all. On the strength of Cobol alone, "=" assignment is in the minority. Add to that all the code in Delphi (heavily used in application development), Lisp-based funtional langauges (almost universal in AI applications), Modula-based languages (heavily used in the auto industry), VHDL (heavily used in the chip design biz), and APL (a sentimental favorite of mathematicians). Perhaps then you will begin to see that you are just looking at one niche in the software industry who's main claim to fame is that you happen to live in it.