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,a8040cf2bfa61d2e X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news.glorb.com!feeder.erje.net!lightspeed.eweka.nl!81.171.88.16.MISMATCH!eweka.nl!hq-usenetpeers.eweka.nl!69.16.177.246.MISMATCH!cyclone03.ams.highwinds-media.com!news.highwinds-media.com!npeersf01.ams.highwinds-media.com!newsfe23.ams2.POSTED!7564ea0f!not-for-mail From: Stephen Horne Newsgroups: comp.lang.ada Subject: Re: changes "in a nutshell" since Ada 83 Message-ID: References: <1aidpjy024ccu.16kux1q9hcie3$.dlg@40tude.net> X-Newsreader: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 82.45.95.239 X-Complaints-To: http://netreport.virginmedia.com X-Trace: newsfe23.ams2 1222399856 82.45.95.239 (Fri, 26 Sep 2008 03:30:56 UTC) NNTP-Posting-Date: Fri, 26 Sep 2008 03:30:56 UTC Organization: virginmedia.com Date: Fri, 26 Sep 2008 04:33:52 +0100 Xref: g2news1.google.com comp.lang.ada:2095 Date: 2008-09-26T04:33:52+01:00 List-Id: On Thu, 25 Sep 2008 18:47:02 +0200, "Dmitry A. Kazakov" wrote: >On Thu, 25 Sep 2008 16:57:17 +0100, Stephen Horne wrote: > >> I last used Ada about 10 years ago, and only ever used Ada 83. Is >> there a quick-and-simple summary of what's changed in Ada 95 and since >> that I can download? > >May I ask you personal question. Your return to Ada is out of curiosity or >because of changed situation at your work? > >I see plenty newcomers and some Ada 83 guys like you here. Has the big run >from Ada ended? Sorry. I'm unemployed through disability, have lots of time, and I'm just generally updating my skills and learning new stuff. I'm afraid I'm still mostly C++ etc. Not saying I like C++ exactly, but... well... even my own personal library has probably 50,000+ lines of every-day-use code and several code generators, not to mention the more specialised stuff. That said, interop is usually easier these days.