comp.lang.ada
 help / color / mirror / Atom feed
From: Daniel King <daniel.dmk@googlemail.com>
Subject: Re: Ada features supported by SPARK 2014
Date: Mon, 5 Dec 2016 14:01:43 -0800 (PST)
Date: 2016-12-05T14:01:43-08:00	[thread overview]
Message-ID: <0bba1203-42cf-4689-afd1-c417c681f5f6@googlegroups.com> (raw)
In-Reply-To: <c1a607a7-dce1-47a2-b4e5-7eba44ad4647@googlegroups.com>

On Monday, 5 December 2016 16:36:20 UTC-4, paul...@googlemail.com  wrote:
> Hi,
> 
> I'm thinking about learning Ada or SPARK. It's only for hobby use, not for work.
> 
> I've been looking for an overview of SPARK, in relation to the features of Ada, but haven't found too much on the internet.
> 
> Wikipedia says SPARK2014 is a well defined subset of Ada. It would be nice to get a feel for how much of Ada is in SPARK, what are the main aspects of Ada not supported by SPARK, and what are SPARK's main limitations compared to Ada.
> 
> Any good links would be appreciated, before I go and buy a book on Ada and/or SPARK.
> 
> Thx.

The SPARK User's Guide has a list of excluded Ada features that you should find useful for comparing SPARK and Ada capabilities: http://docs.adacore.com/spark2014-docs/html/ug/source/language_restrictions.html#excluded-ada-features

In addition, for tasking features, SPARK is limited to the "Ravenscar profile", which is basically a set of restrictions on Ada's tasking features, to permit static analysis for formal verification.

A couple of links for SPARK that I find useful are the language reference manual (LRM) and user's guide:
  * LRM: http://docs.adacore.com/spark2014-docs/html/lrm/
  * User's guide: http://docs.adacore.com/spark2014-docs/html/ug/index.html


  parent reply	other threads:[~2016-12-05 22:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-05 20:36 Ada features supported by SPARK 2014 pault.eg
2016-12-05 21:10 ` Shark8
2016-12-07 18:09   ` Jacob Sparre Andersen
2016-12-05 21:48 ` G.B.
2016-12-05 22:19   ` Daniel King
2016-12-05 22:01 ` Daniel King [this message]
2016-12-06  9:17   ` Simon Wright
2016-12-06 13:26     ` Daniel King
2016-12-09  8:24 ` Robert Eachus
2016-12-09 17:21   ` Adam Jensen
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox