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,1d49a660944c32eb X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-22 11:40:58 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: volkert@nivoba.de (Volkert) Newsgroups: comp.lang.ada Subject: Re: My love-hate relationship with C Date: 22 Oct 2003 11:40:58 -0700 Organization: http://groups.google.com Message-ID: References: <1066833793.934909@master.nyc.kbcfp.com> NNTP-Posting-Host: 81.62.156.134 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1066848058 23439 127.0.0.1 (22 Oct 2003 18:40:58 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 22 Oct 2003 18:40:58 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:1451 Date: 2003-10-22T11:40:58-07:00 List-Id: Hyman Rosen wrote in message news:<1066833793.934909@master.nyc.kbcfp.com>... > Volkert wrote: > > http://www.embedded.com/showArticle.jhtml?articleID=15306089 > > Notice that one of his peeves is "The language should simply > not permit leaks;", which Ada does not solve. > > Another is allowing multiple indirections, when you have > pointers to pointers. Ada permits this as well, of course. > > Another is free-formatting of source code ("C has no formatting > rules"). Ada allows the same freedom. Anyway, if i read some of the responds to the article if feel that there is a strong desire for some language like Ada.