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: 103376,b36bbdc1595d0665 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news1.google.com!npeer01.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: SPARK code samples Date: Wed, 11 Aug 2010 20:17:32 +0200 Organization: Ada At Home Message-ID: References: <1b7d07a3-563c-4c0e-93db-e30a94e32932@w30g2000yqw.googlegroups.com> NNTP-Posting-Host: wRBcePl7nU3x+PaBbkDMVA.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.60 (Win32) Xref: g2news1.google.com comp.lang.ada:13140 Date: 2010-08-11T20:17:32+02:00 List-Id: Le Wed, 11 Aug 2010 20:00:53 +0200, Ada novice a= = =E9crit: > I haven't yet personally written any programs in SPARK but does one > has necessarily to understand the Z language in order to use SPARK? I > recall reading somewhere that Barnes's book doesn't discuss the Z > language (I might be wrong though). It is not required (just that if I'm not wrong, SPARK itself was checked= = with Z). Z is one the language/method in this area (some are language, = some others are language and methods), which are mainly : SPARK, Z, B, = VDM, ACSL (the latter is special, it targets C :p ) You can use SPARK without knowledge of Z, while this may be interesting = if = you can (I just use to know it a few). This is part of culture. Talking = = about culture, in the domain of logic applied to computer science, you m= ay = be interested into learning about Intuitionistic Logic (deals with = constructive proof creation, which talks well to computer science)