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,703c4f68db81387d X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wns13feed!worldnet.att.net!12.120.4.37!attcg2!ip.att.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Teaching new tricks to an old dog (C++ -->Ada) Date: 16 Mar 2005 08:12:16 -0600 Organization: LJK Software Message-ID: References: <1110059861.560004@athnrd02> <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.googleFollowup-To: comp.lang.ada NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1110982286 31910 192.135.80.34 (16 Mar 2005 14:11:26 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Wed, 16 Mar 2005 14:11:26 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:9491 Date: 2005-03-16T08:12:16-06:00 List-Id: In article <1639952.z7hLqyLLQL@jellix.jlfencey.com>, Vinzent 'Gadget' Hoefler writes: > Ioannis Vranos wrote: > >> Georg Bauhaus wrote: >> >>> Ada 2005 adds more features to the standard, including >>> linear algebra support, and >>> more file and network I/O. >> >> One question is, can these facilities be implemented with the language >> itself, or someone has to use another language to do the real work? > > They can. Unlike Pascal, Ada does not know "magic" subroutines. What are "magic" subroutines ? I know of nothing by that name in VAX/DEC/Compaq/HP Pascal for VMS.