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.8 required=5.0 tests=BAYES_00,FREEMAIL_FROM, PLING_QUERY autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,b6d862eabdeb1fc4 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news1.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nntp.club.cc.cmu.edu!feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!not-for-mail From: =?iso-8859-15?Q?Yannick_Duch=EAne_=28Hibou57=29?= Newsgroups: comp.lang.ada Subject: Re: Ada noob here! Is Ada widely used? Date: Sat, 22 May 2010 01:13:47 +0200 Organization: Ada At Home Message-ID: References: <7GwJn.4712$z%6.3258@edtnps83> <4bf6e7fb$0$2354$4d3efbfe@news.sover.net> <6nEJn.4422$Z6.4323@edtnps82> NNTP-Posting-Host: yVqnXu8PM2YoL9CUr8z5jg.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 User-Agent: Opera Mail/10.53 (Win32) Xref: g2news2.google.com comp.lang.ada:11859 Date: 2010-05-22T01:13:47+02:00 List-Id: Le Sat, 22 May 2010 01:07:46 +0200, Duke Normandin = a = =E9crit: > Thanks for putting SPARK in the proper perspective for me. I guessed = > that it > might be a specialized incarnation of Ada, but wasn't quite sure. This is far more strict and has far more requirements on the design, it = = takes really more long to create an application with SPARK and full = validity conditions proofs. That was the reason to suggest you to start = = with Ada, instead of SPARK. Don't bother any way, as on the way to learn= = Ada, you will also learn part of SPARK, as the latter relies on the form= er. -- = There is even better than a pragma Assert: a SPARK --# check.