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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1901f265c928a511 X-Google-Attributes: gid103376,public Path: controlnews3.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.icl.net!proxad.net!usenet-fr.net!enst.fr!melchior!cuivre.fr.eu.org!melchior.frmug.org!not-for-mail From: "Alexander E. Kopilovich" Newsgroups: comp.lang.ada Subject: Re: Typing in Ada Date: Tue, 1 Jun 2004 05:02:00 +0400 (MSD) Organization: Cuivre, Argent, Or Message-ID: References: NNTP-Posting-Host: lovelace.ada-france.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: melchior.cuivre.fr.eu.org 1086052151 76668 212.85.156.195 (1 Jun 2004 01:09:11 GMT) X-Complaints-To: usenet@melchior.cuivre.fr.eu.org NNTP-Posting-Date: Tue, 1 Jun 2004 01:09:11 +0000 (UTC) To: comp.lang.ada@ada-france.org Return-Path: In-Reply-To: ; from Empit at 31 May 2004 06:32:39 -0700 X-Mailer: Mail/@ [v2.44 MSDOS] X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at ada-france.org X-BeenThere: comp.lang.ada@ada-france.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Gateway to the comp.lang.ada Usenet newsgroup" List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Xref: controlnews3.google.com comp.lang.ada:969 Date: 2004-06-01T05:02:00+04:00 Sorry, can't resist -:) Empit wrote: > From typing point of view, how strong is Ada than C? At first glance it may seem that Ada requires more typing - texts in C look more condensed (for example, identifiers are typically shorter, famous "++", "+=" etc. are used everywhere). But when you take into account typing during debugging, the conclusion changes to the opposite. > or > > Which is the most strongly typed language. Surely C - again, during debugging - everyone knows that in the heat of debugging the keys are hit (sometimes) most strongly. Alexander Kopilovich aek@vib.usr.pu.ru Saint-Petersburg Russia