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,1c8c283347cf0236 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!goblin1!goblin.stu.neva.ru!feeder.news-service.com!news.netcologne.de!ramfeed1.netcologne.de!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Sat, 23 Apr 2011 16:30:42 +0200 From: Georg Bauhaus User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: If not Ada, what else... References: <8ee03ab1-6745-4aa4-82ee-be1eccc9afc9@p3g2000vbv.googlegroups.com> <1skb3ptw4o48r$.1osym4kcfvtk9.dlg@40tude.net> In-Reply-To: <1skb3ptw4o48r$.1osym4kcfvtk9.dlg@40tude.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <4db2e292$0$6765$9b4e6d93@newsspool3.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 23 Apr 2011 16:30:42 CEST NNTP-Posting-Host: 976c7951.newsspool3.arcor-online.net X-Trace: DXC=QABf;N`KYnRaAeROF2PWMQMcF=Q^Z^V3X4Fo<]lROoRQ8kFejVXgUbC0Le8kS]X On 4/23/11 2:23 PM, Dmitry A. Kazakov wrote: > On Sat, 23 Apr 2011 04:50:43 -0700 (PDT), Piotr Trojanek wrote: > >> The question is what is your focus in a robotics research? If it is a RT control, >> than I see no point in not using Ada. If you are interested in AI, then Lisp is >> probably the way to go. > > I always did AI in Ada and see no point in using Lisp for that. There is a > common opinion that Lisp and Prolog are good for AI, which is as ungrounded > as the opinion that C is good for drivers. I think that Ada is especially > good for AI because AI is quite nasty when it comes to testing. Often you > cannot figure out whether the problem is due to a bug or a logical error. > Ada sufficiently reduces the bug rate. That helps much. Would the work have been just a little easier if there was a plugable standard garbage collector?