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,53c5fea49e77990c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-29 02:46:02 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.vmunix.org!newsfeed01.sul.t-online.de!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: Ingo Marks Newsgroups: comp.lang.ada Subject: Re: Ada Dot Net ? Date: Fri, 29 Mar 2002 11:46:11 +0100 Organization: T-Online Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.t-online.com 1017398746 04 15571 1IK2TCzbSuAm-G 020329 10:45:46 X-Complaints-To: abuse@t-online.com X-Sender: 340020534592-0001@t-dialin.net User-Agent: KNode/0.6.1 Xref: archiver1.google.com comp.lang.ada:21821 Date: 2002-03-29T11:46:11+01:00 List-Id: Jerry van Dijk wrote: > > "WJT" writes: > >> I know this is probably an old and sore subject but I have to ask. Does >> anyone know if any of the Ada vendors (the few left) are developing an >> Ada95 compiler for the MS Dot Net Environment? > > Alas I do not know if such a beast is somewhere being thought about, but I > agree Ada should jump on the .net (.gnu ?) bandwagon. Alas, looking at how > the Java ports have been doing, it does not seem commercially interesting. > > In theory, of course, a volunteer effort could do it, starting with GNAT > (or even as a new gcc target). But last time I checked getting the info > needed from MS involved signing a lot of contracts with them, and paying > a handsome sum of serious money up front. Expanding GNAT to .NET would be a very hard job. Wouldn't it be much easier to write an Ada to C# compiler? Of course that wouldn't the real meat, but better than nothing. I have experience in writing compilers and I am thinking seriously about starting such an Ada/C# project. Is there anyone able and interested to support this? What do you think about?