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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,df1a7f1c3c3bc77e X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!w5g2000hsg.googlegroups.com!not-for-mail From: Maciej Sobczak Newsgroups: comp.lang.ada Subject: Re: An Ada Advice Inquiry Date: 8 May 2007 01:15:11 -0700 Organization: http://groups.google.com Message-ID: <1178612111.615658.14600@w5g2000hsg.googlegroups.com> References: <1178448459.256329.28590@n76g2000hsh.googlegroups.com> <1178480316.415370.194260@n76g2000hsh.googlegroups.com> <463ed042$1@news.post.ch> <1178527820.949652.143060@l77g2000hsb.googlegroups.com> <1g1r9ddu19ka7$.1kq3tc2btm98o.dlg@40tude.net> <1178542830.662912.295270@y5g2000hsa.googlegroups.com> <2825529.4NRNKvsDf2@linux1.krischik.com> <1178573171.037577.54370@u30g2000hsc.googlegroups.com> NNTP-Posting-Host: 137.138.37.241 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1178612113 32406 127.0.0.1 (8 May 2007 08:15:13 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 8 May 2007 08:15:13 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.10) Gecko/20070228 Red Hat/1.5.0.10-0.1.slc3 Firefox/1.5.0.10,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: w5g2000hsg.googlegroups.com; posting-host=137.138.37.241; posting-account=Ch8E9Q0AAAA7lJxCsphg7hBNIsMsP4AE Xref: g2news1.google.com comp.lang.ada:15633 Date: 2007-05-08T01:15:11-07:00 List-Id: On 8 Maj, 04:42, Justin Gombos wrote: > An Ada implementation is considerably more complex. This statement is inconsistent with the usual criticism of C++ as the most difficult to parse, with too many exceptions and self-conflicting standard. > It takes one man > year to produce a C++ compiler This statement is inconsistent with the usual criticism of C++ as the language that 9 years after the standard still doesn't have conforming compilers. It is also inconsistent with your expectation to get bug-free certified compilers. If making a C++ compiler is 10 times easier than the Ada one, then surely C++ compilers are more likely to produce high- quality code, no? And so on. Your argument just doesn't hold water. Apart from that, if you really think that 1m-y is enough to crank up the C++ compiler, why not start a company and sell one? -- Maciej Sobczak http://www.msobczak.com/