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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,78799911f6b888db X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-18 10:43:37 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!dns.phoenix-ag.de!news.uni-stuttgart.de!cert.uni-stuttgart.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: Ada and .NET Date: 18 Jul 2001 19:41:43 +0200 Organization: RUS-CERT, University of Stuttgart, Germany Sender: rusfw@mercury.rus.uni-stuttgart.de Message-ID: References: NNTP-Posting-Host: mercury.rus.uni-stuttgart.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: hornet.rus.uni-stuttgart.de 995477854 28208 129.69.1.226 (18 Jul 2001 17:37:34 GMT) X-Complaints-To: abuse@cert.uni-stuttgart.de NNTP-Posting-Date: Wed, 18 Jul 2001 17:37:34 +0000 (UTC) User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Xref: archiver1.google.com comp.lang.ada:10179 Date: 2001-07-18T19:41:43+02:00 List-Id: Pascal Obry writes: > I'm wondering if there is an Ada compiler that will support the > Microsoft .NET platform ? You choices of tenses is intriguing. ;-) Yes, there will probably a compiler targeting CIL in the future. At least it's technically possible, and if the .NET/Mono platform is a success, we will eventually see a compiler targeting it (just as it was the case with the JVM).