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:14:49 PST From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: Ada and .NET Date: 18 Jul 2001 19:12:55 +0200 Organization: RUS-CERT, University of Stuttgart, Germany Sender: rusfw@mercury.rus.uni-stuttgart.de Message-ID: References: <6y057.22637$Kf3.298556@www.newsranger.com> <5ee5b646.0107180001.1384ccf9@posting.google.com> 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 995476127 27426 129.69.1.226 (18 Jul 2001 17:08:47 GMT) X-Complaints-To: abuse@cert.uni-stuttgart.de NNTP-Posting-Date: Wed, 18 Jul 2001 17:08:47 +0000 (UTC) User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!193.174.75.178!news-fra1.dfn.de!gatel-ffm!newspush.frankfurt1.eu.level3.net!level3eu!news.dinx.net!news.belwue.de!cert.uni-stuttgart.de!not-for-mail Xref: archiver1.google.com comp.lang.ada:10177 Date: 2001-07-18T19:12:55+02:00 List-Id: dewar@gnat.com (Robert Dewar) writes: > > Other that a PR platform, what exactly is ".NET"? Does it have a spec > > available somewhere that compiler writers can write to? > > Perhaps you should do a little research before opining :-), and > yes .. it does have a spec .. I've looked at the C# draft and was disappointed. A few hours of browsing revealed several undesired side effects of some features and considerable lack of exactness in some areas. I reported these defects through the official ECMA channel and have never received any reply. I doubt anyone will be able to implement a C# compiler which is compatible with the official C# based only on this specification (even after it has been finished).