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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,48e1a3c594fb62e8 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news3.google.com!proxad.net!feeder1-2.proxad.net!usenet-fr.net!gegeweb.org!aioe.org!not-for-mail From: =?iso-8859-15?Q?Yannick_Duch=EAne_=28Hibou57=29?= Newsgroups: comp.lang.ada Subject: Re: SPARK Date: Wed, 19 May 2010 23:27:29 +0200 Organization: Ada At Home Message-ID: References: <42a7e70b-b780-4f86-83ca-6cf79ff81dd1@f14g2000vbn.googlegroups.com> NNTP-Posting-Host: H0Ci3WDhdyTdURnA0sNEyw.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:11779 Date: 2010-05-19T23:27:29+02:00 List-Id: Le Wed, 19 May 2010 22:38:07 +0200, Simon Wright a = = =E9crit: > Phil Thornley writes: > >> * Except that, of course, the full source of the Simplifier is >> available, and there is nothing to stop you making changes to it! > > I believe you need the non-free (ie, quite expensive) Question on side: Why is it always either free or either expansive ? Why= = not multiple levels between both of these extremities ? > SICSTUS Prolog > system to build the tools from source (there is SICSTUS-special code > which doesn't work under GNU Prolog). You may be true, as I remember an old topic (about two one years ago and= a = half), of someone getting into trouble trying to build SPARK with his = favorite Prolog compiler. > The GPL SPARK 8.1.1 binary release doesn't run well under Mac OS X Sno= w > Leopard (problems with exception handling in 64-bit executables). Where does the SPARK executable makes use of exceptions ? I have read = something asserting the SPARK system is it-self checked to be runtime = exceptions free. Perhaps this is in an external dependency part.