Category:SPARK: Difference between revisions

add changed syntax coming with SPARK 2014
(update link to language reference of spark)
(add changed syntax coming with SPARK 2014)
 
Line 24:
*Absence of dead paths.
 
TheIn older versions, the annotations always beginbegan, on each line, with the Ada comment symbol “--”, so all SPARK programs comply with the [[Ada]] standard. Newer versions, starting with SPARK 2014, use the aspect syntax known from Ada 2012.
 
A SPARK program can be compiled by any [[Ada]] compiler or processed by any other [[Ada]] tool.
256

edits