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 2002:ac8:740f:: with SMTP id p15mr608997qtq.211.1581641843512; Thu, 13 Feb 2020 16:57:23 -0800 (PST) X-Received: by 2002:a54:4707:: with SMTP id k7mr196191oik.153.1581641843223; Thu, 13 Feb 2020 16:57:23 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!news.muarf.org!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 13 Feb 2020 16:57:22 -0800 (PST) In-Reply-To: <2Ie1G.344721$Zw7.208311@fx34.iad> Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=70.109.61.2; posting-account=QF6XPQoAAABce2NyPxxDAaKdAkN6RgAf NNTP-Posting-Host: 70.109.61.2 References: <7af36aa3-6347-46e5-a4ee-5eb85f51b5ef@googlegroups.com> <2Ie1G.344721$Zw7.208311@fx34.iad> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <836f1c31-89e1-4cd5-b1fc-76517d27b004@googlegroups.com> Subject: Re: Advice on best environment for Ada on Windows From: Jere Injection-Date: Fri, 14 Feb 2020 00:57:23 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:58060 Date: 2020-02-13T16:57:22-08:00 List-Id: On Thursday, February 13, 2020 at 11:21:20 AM UTC-5, Rick Newbie wrote: > > https://marketplace.visualstudio.com/items?itemName=3DAlexGamper.Visual= Ada > >=20 > > VisualAda* is trying hard to be the state-of-the-art for full integrati= on of Ada into VisualStudio 2017 and VisualStudio 2019. This integration i= ncludes Ada-WinRT, which is Ada's equivalent of C++/WinRT 1.X. (C++/WinRT = 2.X is based on the new Microsoft Xlang** language-interworking infrastruct= ure/code-generator, but VisualAda predates this, so it hasn't come under th= e Xlang umbrella.) > >=20 > > * open-sourced in pieces at: > > https://github.com/Alex-Gamper?tab=3Drepositories > >=20 > > ** open-sourced at: > > https://github.com/Microsoft/xlang > >=20 >=20 > Yes I tried that one but it crashed on me when I was trying to create a= =20 > project. Alas I could not contact the developer because there is no=20 > email address on the marketplace info sheet Alex has been pretty responsive on Github for me when I brought up issues. I am guessing he doesn't to publicly provide his email. Perhaps he prefers that all problems get documented publicly and accessibly and the issue trackers there do a good job of that.