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!news3.google.com!feeder.news-service.com!feeder.news-service.com!85.214.198.2.MISMATCH!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: "Alex R. Mosteo" Newsgroups: comp.lang.ada Subject: Re: If not Ada, what else... Followup-To: comp.lang.ada Date: Thu, 21 Apr 2011 10:47:10 +0200 Organization: A noiseless patient Spider Message-ID: References: <7e0d892e-904f-46da-a6da-3583b541f83c@x8g2000prh.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit Injection-Date: Thu, 21 Apr 2011 08:47:08 +0000 (UTC) Injection-Info: mx01.eternal-september.org; posting-host="GTXwwBF3FOlS510nQf8qvQ"; logging-data="1762"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+q6ZxgdD7loevEuYJ5FzXe" User-Agent: KNode/4.4.9 Cancel-Lock: sha1:euhLWG126k2r+non51p8igWGn3M= Xref: g2news2.google.com comp.lang.ada:19913 Date: 2011-04-21T10:47:10+02:00 List-Id: Ludovic Brenta wrote: > 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. Eiffel is something I will have to check eventually, even if only as a hobby. > > -- > Ludovic Brenta.