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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.67.21.205 with SMTP id hm13mr18534417pad.16.1436426933630; Thu, 09 Jul 2015 00:28:53 -0700 (PDT) X-Received: by 10.140.94.19 with SMTP id f19mr206204qge.23.1436426933395; Thu, 09 Jul 2015 00:28:53 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!i4no280826ige.0!news-out.google.com!w15ni32262qge.0!nntp.google.com!w90no1874463qge.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 9 Jul 2015 00:28:53 -0700 (PDT) In-Reply-To: <004361da-53c4-4ea9-8cc6-38944aa6c7ad@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=80.173.132.1; posting-account=xd0OrwoAAABQUGXxWZdZWv6VwPFSqa1J NNTP-Posting-Host: 80.173.132.1 References: <14592326-5070-4663-a864-5684298f3748@googlegroups.com> <004361da-53c4-4ea9-8cc6-38944aa6c7ad@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <29dd5458-f9ce-4db8-9128-8ab35a9ce5f8@googlegroups.com> Subject: Re: If not Ada, what else... From: jm.tarrasa@gmail.com Injection-Date: Thu, 09 Jul 2015 07:28:53 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:26711 Date: 2015-07-09T00:28:53-07:00 List-Id: El jueves, 9 de julio de 2015, 0:15:42 (UTC+2), David Botton escribi=F3: > > nim >=20 > The closest contender to Ada is D (and in many areas is ahead of Ada, but= in key areas lacking and not likely to get fixed), That's an interesting topic. I don't know D (I have prejudices against lang= uages that use curly brackets). In what areas is ahead Ada and in what key = areas is crippled? >not Nim (or Rust, since comes up often in same breath) by a long shot. Als= o, for most projects,=20 Well, Nim is still immature and a little buggy. By the way, Rust author has= abandoned Rust and turned into Nim. An . > if you are going to use a Python like language may as well just use pytho= n. If compiled Python needed use cython or Nuitka. Well, Nim is not a Python like language at all. It uses indentation to mark= blocks instead of curly brackets or begin..end. Anyway, I don't see my self programming Nim, I'm not supporting it. I was j= ust answering the post about other languages, but leaving the mainstream.