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,6deb3e1ddefb099 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.220.230 with SMTP id pz6mr6183777pbc.3.1337342263188; Fri, 18 May 2012 04:57:43 -0700 (PDT) Path: pr3ni1049pbb.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Martin Newsgroups: comp.lang.ada Subject: Re: Companies Only Offering Ada-95 Compilers Date: Fri, 18 May 2012 04:57:42 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: 20.133.0.8 Mime-Version: 1.0 X-Trace: posting.google.com 1337342263 23363 127.0.0.1 (18 May 2012 11:57:43 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 18 May 2012 11:57:43 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=20.133.0.8; posting-account=g4n69woAAACHKbpceNrvOhHWViIbdQ9G User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-05-18T04:57:42-07:00 List-Id: On Friday, May 18, 2012 7:27:42 AM UTC+1, Jeffrey Carter wrote: > On 05/17/2012 09:17 PM, Randy Brukardt wrote: > > > > Our (RRS) current beta compiler supports a handful of Ada 2005, and the > > complete Ada 2005 syntax. Not quite just Ada 95. > > Thanks for the update. To my mind, that's an Ada-95 compiler with a non-standard > mode. > > > Not sure if Irvine supports any Ada 2012, which is "current Ada" in my mind. > > IIUC, we don't yet have a final, ISO-approved, published version of next Ada > yet, so to my mind it's not current Ada yet. > > > The Rational compiler supports at least most of Ada 2005 (there was an > > announcement to this effect a couple years ago). No idea about Ada 2012. > > That's good to know. > > So to recap, of 7 compilers, 3 implement the complete current standard (1 of > them also implements the draft standard for the next version). 5 years after > publication of the standard, that's not very encouraging. > > -- > Jeff Carter > Just as Khan was hindered by two-dimensional thinking in a > three-dimensional situation, so many developers are hindered > by sequential thinking in concurrent situations. > 118 > > --- Posted via news://freenews.netfront.net/ - Complaints to news@netfront.net --- If their customers aren't calling for it, it's a hard agrument to make for spending time (i.e. money) changing a product and potentially introducing new bugs that might break the existing compiler... I'm always amazed that more compiler vendors don't offer a $0.00 or $49.99 or $99.99 'home' version though... And I guess, I thought maybe 1 or 2 might have taken the jump to 'open source' their compilers...just to try and hook more people into using the language. Even if they just released their Win32 version and not the more commercial PPC604/VxWorks targeting versions. -- Martin