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: g2news2.google.com!postnews.google.com!x8g2000prh.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: If not Ada, what else... Date: Wed, 20 Apr 2011 03:51:52 -0700 (PDT) Organization: http://groups.google.com Message-ID: <7e0d892e-904f-46da-a6da-3583b541f83c@x8g2000prh.googlegroups.com> References: NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1303296712 19009 127.0.0.1 (20 Apr 2011 10:51:52 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 20 Apr 2011 10:51:52 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: x8g2000prh.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.6) Gecko/2009012111 Red Hat/3.0.6-1.el5 Firefox/3.0.6,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:19886 Date: 2011-04-20T03:51:52-07:00 List-Id: Alex R. Mosteo wrote on comp.lang.ada: > Hello, > > I'm a big supporter of Ada, but I'm the only person that I know that uses it > in my work environment (mobile robotics research). Everyone is using either > C, C++, python or java. > > I ceased looking into other languages because I am so comfortable with Ada. > I fear I may have missed some interesting boat. > > Do you know of other languages worth to look at (i.e. that will make an Ada > programmer somewhat happy), that are at least as "popular" as Ada, besides > these ones mentioned above? Modula 2? Plain old Pascal? Modula 3 and Eiffel could be contenders but probably not in robotics because they mandate garbage collection; this probably precludes any kind of hard real-time work. -- Ludovic Brenta.