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!news4.google.com!feeder3.cambriumusenet.nl!feed.tweaknews.nl!193.201.147.78.MISMATCH!feeder.news-service.com!216.196.110.144.MISMATCH!border3.nntp.ams.giganews.com!Xl.tags.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!local2.nntp.ams.giganews.com!nntp.brightview.co.uk!news.brightview.co.uk.POSTED!not-for-mail NNTP-Posting-Date: Thu, 21 Apr 2011 12:19:28 -0500 Content-Type: text/plain; charset="ISO-8859-1" From: Robert Matthews Date: Thu, 21 Apr 2011 18:19:38 +0100 User-Agent: KNode/4.4.6 Content-Transfer-Encoding: 7Bit Subject: Re: If not Ada, what else... Newsgroups: comp.lang.ada References: Followup-To: comp.lang.ada MIME-Version: 1.0 Message-ID: X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-pdLn2G5g4oskvoq6hm9CxPv1v6z2BtvZbuF6Drw8GlOo5oeGLDmgr/4nW0Kvd9pePLeBpSRldCaDjDq!BBiMUUCRZ/IDmYvhtP2voY/YdpsVcjp7tifSuAUsEbWTwHkPvD2WVddwkzakkvQFZtg5rG5VDLJu!tXuocHQWF4sIrAwndj2j6wZt X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 2069 Xref: g2news1.google.com comp.lang.ada:18954 Date: 2011-04-21T18:19:38+01:00 List-Id: Alex R. Mosteo wrote: > 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? This may not be quite what you are looking for, but I find it intriguing: "Mercury", located at: http://www.mercury.csse.unimelb.edu.au/index.html For an old Ada programmer the following from the web site gives me a warm fuzzy feeling ;) "Mercury is a new logic/functional programming language, which combines the clarity and expressiveness of declarative programming with advanced static analysis and error detection features." Shame it doesn't have an Ada back end. Robert Matthews