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-Thread: 103376,751d508677a5add1 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!a30g2000yqn.googlegroups.com!not-for-mail From: Phil Clayton Newsgroups: comp.lang.ada Subject: Re: ADA made me hate programming Date: Wed, 30 Jun 2010 16:14:36 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <8f469661-370c-4484-82d8-f1b365455e0f@w12g2000yqj.googlegroups.com> <95aa03f5-62e1-417d-8c37-7a8ae55667a5@b35g2000yqi.googlegroups.com> <33cdf625-fbd2-43f5-868d-5fb8738731d4@5g2000yqz.googlegroups.com> NNTP-Posting-Host: 91.110.181.140 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1277939676 17428 127.0.0.1 (30 Jun 2010 23:14:36 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 30 Jun 2010 23:14:36 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: a30g2000yqn.googlegroups.com; posting-host=91.110.181.140; posting-account=v7gx3AoAAABfjb9m5b7l_Lt2KVEgQBIe User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.0.15) Gecko/2009102704 Fedora/3.0.15-1.fc10 Firefox/3.0.15,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:13034 Date: 2010-06-30T16:14:36-07:00 List-Id: On Jun 30, 9:36=A0am, tonyg wrote: > > You should think yourself lucky we had three major languages (I won't > say taught) we were told to use our projects with > > 1) ML > 2) 68000 assembly > 3) Ada > > so most of us loved Ada ML is probably more extreme in terms of compile time errors - I can see that some type errors would be horrendous for a novice. However, having had the opportunity to spend the best part of 10 years developing tools in ML (SML) to analyze Ada programs, I count myself incredibly fortunate!