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-Thread: 103376,e646052dc594401f X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!feeder.news-service.com!85.214.198.2.MISMATCH!eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Strategies with SPARK which does not support exceptions Date: Wed, 30 Jun 2010 06:08:58 +0100 Organization: A noiseless patient Spider Message-ID: References: <93966134-a285-41c5-a7f6-8c59151718a7@k39g2000yqb.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Date: Wed, 30 Jun 2010 05:08:58 +0000 (UTC) Injection-Info: mx01.eternal-september.org; posting-host="KCXegvZb5vh43D+f3BR6Ew"; logging-data="5724"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+J6vfua/xPbBnlRnrp0f+JYY35YIhtUzI=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin) Cancel-Lock: sha1:Bzmpfd25zIA8ZIzvROA+38i53dA= sha1:GUT6mRovHL+gi1ecLYoEDh+eYxU= Xref: g2news1.google.com comp.lang.ada:12014 Date: 2010-06-30T06:08:58+01:00 List-Id: "Randy Brukardt" writes: > This is exactly why I'm not much interested in SPARK itself: because > it forces programs back into the style that I originally learned for > Fortran IV in 1976: no dynamic allocation, no dynamic calls, no > exceptions -- no interest! I'm interested in what SPARK brings to the > table in proof capabilities, but I see no reason to give up 3/4rds of > Ada to get it. Complete agreement here!