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,f40056d015b2ae33 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news.glorb.com!out03a.usenetserver.com!news.usenetserver.com!in01.usenetserver.com!news.usenetserver.com!news-out.readnews.com!postnews3.readnews.com!not-for-mail Date: Mon, 12 Nov 2007 22:31:48 -0500 From: "Peter C. Chapin" User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Suggestions for topics in an Ada course? References: <4737291e$0$27064$4d3efbfe@news.sover.net> <47383b63$0$27066$4d3efbfe@news.sover.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <47391a9e$0$27037$4d3efbfe@news.sover.net> Organization: SoVerNet (sover.net) NNTP-Posting-Host: c30c18c4.news.sover.net X-Trace: DXC=YmSEmRR`[;jZ=N]>\A8jdhK6_LM2JZB_cE3SZlMSf1^m3?@`i3kGa5kGfgibVin\aoWHWg[SgBU<` X-Complaints-To: abuse@sover.net Xref: g2news1.google.com comp.lang.ada:18335 Date: 2007-11-12T22:31:48-05:00 List-Id: Brian Drummond wrote: > IMO C++ has done us one big favour. > > I was put off Ada for about 20 years becuse of rumours about its size > and complexity... with the acceptance of C++, that argument is no longer > valid. I hear this. Twenty years ago we ran an Ada compiler on a 8088 based system with 640 Kbytes of RAM running MS-DOS (Janus Ada). I seriously doubt if one could squeeze a C++98 compiler into such a small box. Ada might have looked pretty big in 1987. It doesn't any more. Peter