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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,703c4f68db81387d X-Google-Thread: 109fba,703c4f68db81387d X-Google-Thread: 115aec,703c4f68db81387d X-Google-Thread: f43e6,703c4f68db81387d X-Google-Attributes: gid103376,gid109fba,gid115aec,gidf43e6,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!f14g2000cwb.googlegroups.com!not-for-mail From: "kevin cline" Newsgroups: comp.lang.ada,comp.lang.c++,comp.realtime,comp.software-eng Subject: Re: Teaching new tricks to an old dog (C++ -->Ada) Date: 14 Mar 2005 12:14:30 -0800 Organization: http://groups.google.com Message-ID: <1110831270.911813.215820@f14g2000cwb.googlegroups.com> References: <87is4598pm.fsf@insalien.org><1110054476.533590@athnrd02> <1110059861.560004@athnrd02> <422b6d49.1141887367@news.xs4all.nl> <1110266099.441421.179290@o13g2000cwo.googlegroups.com> <1110332933.587110.260410@z14g2000cwz.googlegroups.com> <1110390097.532139.43430@f14g2000cwb.googlegroups.com> <422f3808$0$30165$ba620e4c@news.skynet.be> <1110409958.685759.249420@g14g2000cwa.googlegroups.com> <15SdnYvJ0_x3Vq3fRVn-3Q@megapath.net> <1110522060.091940.178510@l41g2000cwc.googlegroups.com> <1110556346.841594.212520@z14g2000cwz.googlegroups.com> <4952804.Myubg7stsI@linux1.krischik.com> <1462853.JgxLXPrZ7W@linux1.krischik.com> NNTP-Posting-Host: 192.76.54.23 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1110831275 2952 127.0.0.1 (14 Mar 2005 20:14:35 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 14 Mar 2005 20:14:35 +0000 (UTC) In-Reply-To: <1462853.JgxLXPrZ7W@linux1.krischik.com> User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: f14g2000cwb.googlegroups.com; posting-host=192.76.54.23; posting-account=Thx6EwwAAAAirqf96i7UdETSL0vfyj5f Xref: g2news1.google.com comp.lang.ada:9380 comp.lang.c++:45644 comp.realtime:1462 comp.software-eng:5029 Date: 2005-03-14T12:14:30-08:00 List-Id: Martin Krischik wrote: > Shure it is true: The C++ ISO standard has ruffly 200 pages more then the > Ada ISO standard. The C standard is a few pages shorter - but C hasn't got > object orientation, concurency, real time and distributed system included. No surprise there. The C++ standard covers the C++ standard library. > But prove me wrong and show me any successful slim language - which has not > become fat (either by language or by build in library) withing 10 years of > becomming successfull. Personally I prefer slimmer languages and fatter libraries whenever possible.