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,b9c193e01cab96e4 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!a39g2000yqc.googlegroups.com!not-for-mail From: John McCormick Newsgroups: comp.lang.ada Subject: Re: C vs. ada for embeded system Date: Wed, 11 Mar 2009 07:07:01 -0700 (PDT) Organization: http://groups.google.com Message-ID: <09ad8c27-d7dc-4f35-be98-95b0a8c09477@a39g2000yqc.googlegroups.com> References: <74c40d98-9150-4e5e-aab0-b0b28145cb0d@a12g2000yqm.googlegroups.com> NNTP-Posting-Host: 134.161.242.208 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1236780421 12339 127.0.0.1 (11 Mar 2009 14:07:01 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 11 Mar 2009 14:07:01 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: a39g2000yqc.googlegroups.com; posting-host=134.161.242.208; posting-account=jVm7MAoAAABZ69ylB7L9PjZAVQg4j4fC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:5006 Date: 2009-03-11T07:07:01-07:00 List-Id: On Mar 10, 12:33=A0pm, "Martin Krischik" wrote: > > Interesting - where the studens alowed to choose the language or was it = =A0 > forced upon them? Forced :) Christoph pointed out an older article that is easy to access. We used C the first 7 years leading to a very frustrated professor. Even when I gave them over 50% of the C code, they still failed. Two attempts were made by Ada graduates to write the systems in C++ and Real-Time Java. Neither succeeded. I have a video of the laboratory at http://www.cs.uni.edu/~mccormic/RealTim= e/ You can also see a user's manual that describes the system the students implement. John