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=0.4 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,7b5615402713dcbb X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.66.82.2 with SMTP id e2mr1311023pay.20.1346082407880; Mon, 27 Aug 2012 08:46:47 -0700 (PDT) Path: a8ni70994597pbd.1!nntp.google.com!news.glorb.com!feeder.erje.net!xlned.com!feeder1.xlned.com!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Mon, 27 Aug 2012 17:46:21 +0200 From: Georg Bauhaus User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ada and Java/C++ References: <8bfbf709-18ac-43cd-b037-ce47adde96c2@googlegroups.com> <1dy5xgqtdqpp6$.qio4t8fjk8b5.dlg@40tude.net> <513d6efb-6aad-4013-8b21-37c75aa6aaf7@googlegroups.com> In-Reply-To: Message-ID: <503b9640$0$6571$9b4e6d93@newsspool3.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 27 Aug 2012 17:46:08 CEST NNTP-Posting-Host: 8cf83273.newsspool3.arcor-online.net X-Trace: DXC=mlg?Aia[Q41nBOkdL^Lo7>McF=Q^Z^V384Fo<]lROoR18kF:Lh>_cHTX3j=3hMNY[ia^:? X-Complaints-To: usenet-abuse@arcor.de Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Date: 2012-08-27T17:46:08+02:00 List-Id: On 27.08.12 17:26, J-P. Rosen wrote: > Number 1 quality of Ada is readability: if you change the syntax, you > will badly hurt it. Uhm, well, actually Ada 2012 changes Ada syntax a bit, I'd think, by introducing "of" in loops, round brackets around conditional expressions, etc. Again, the new syntax is less suited to writing in a densely crowded style, but they have some potential to appease programmers who are used to delivering "clever" compactions of rather boring source text.