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,8ee136066af68561 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.75.170 with SMTP id d10mr2690722pbw.6.1326349294223; Wed, 11 Jan 2012 22:21:34 -0800 (PST) MIME-Version: 1.0 Path: lh20ni172248pbb.0!nntp.google.com!news1.google.com!goblin3!goblin.stu.neva.ru!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: usenet@postinghost.com Newsgroups: comp.lang.ada Subject: Re: SPARK documentation? Date: Thu, 12 Jan 2012 06:19:26 +0000 (UTC) Organization: Aioe.org NNTP Server Message-ID: References: <4f0db7ab$0$6582$9b4e6d93@newsspool3.arcor-online.net> NNTP-Posting-Host: LvTXUzu20qoVoLqCjlacbw.user.speranza.aioe.org X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 Date: 2012-01-12T06:19:26+00:00 List-Id: On 2012-01-11, Georg Bauhaus wrote: > On 11.01.12 16:47, usenet@postinghost.com wrote: >> Now that I saw SPARK is the only AdaCore freebie available for the SPARC >> platform I am looking for information on the SPARK subset. Can some kind >> soul please direct me to the language reference manual or whatever they're >> calling it. I searched a bit and didn't find anything that looks like an >> LRM, just some proprietary documents and I don't understand what I am >> looking at. Thanks. > > The language reference and other material lives in a subdirectory > of the SPARK installation. Might be HTML documents, or PDF files. > For example, > $ ls -1 /opt/GNAT2011/docs/HTML/*LRM* > /opt/GNAT2011/docs/HTML/SPARK83_LRM.htm > /opt/GNAT2011/docs/HTML/SPARK_LRM.htm > $ Thanks. That explains things further since there is no GNAT GPL for SPARC, there is also no doc for SPARK although the SPARK package is downloadable from libre.adacore.com. Very odd...