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=-0.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b3cc0519bd709d56 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.15.105 with SMTP id w9mr10506231pbc.7.1322204243759; Thu, 24 Nov 2011 22:57:23 -0800 (PST) MIME-Version: 1.0 Path: lh20ni15556pbb.0!nntp.google.com!news1.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!news-transit.tcx.org.uk!aioe.org!.POSTED!not-for-mail From: anon@att.net Newsgroups: comp.lang.ada Subject: Re: Ada Standards Date: Fri, 25 Nov 2011 06:57:21 +0000 (UTC) Organization: Aioe.org NNTP Server Message-ID: References: <5994234.589.1322191928216.JavaMail.geo-discussion-forums@yqli7> Reply-To: anon@anon.org NNTP-Posting-Host: JlRteSGSAtH+WqPOmHwxwA.user.speranza.aioe.org X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: IBM NewsReader/2 2.0 Xref: news1.google.com comp.lang.ada:19140 Date: 2011-11-25T06:57:21+00:00 List-Id: In <5994234.589.1322191928216.JavaMail.geo-discussion-forums@yqli7>, "Rego, P." writes: >How are published the new Ada Standards? I mean, when looking for some ques= >tions here in forum I read some posts where some people talk (at least look= >ed to me) very fluently about new features for Ada 2012 and even for Ada 20= >20, as if they were defined from long ago. I guess WG9 don't have so many p= >eople or I have missed something. > >Ok, Adacore has just released a GNATPRO previous version which includes som= >e features of Ada 2012, and reading the release notes made me learn a littl= >e about these new features. AUJ and Ada Europe Conf always get some news to= >o and I also read the John Barnes introduction for the Ada 2012 rationale. = >But sometimes I cannot distinguish if people talk about suggested/desired f= >eatures (as if they were to be implemented) or if they talk about decided/p= >ublished features by WG9/ISO. > >Maybe is there a draft of ARM2012 available? For Ada programmer we just donwload the copy from http://www.ada-auth.org/standards/ada12.html either in PDF/ HTML ( zipped ) / TEXT files ( zipped ). There is the Ada 2012 Language Reference Manual (Ada LRM aka RM) or the Annotated Ada 2012 Language Reference Manual (AALRM). For quick reference most will use the RM. For writting compilers most will use the AALRM.