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=2.0 required=5.0 tests=BAYES_20,FORGED_GMAIL_RCVD, FREEMAIL_FROM,HK_RANDOM_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9df2768f19ef857b,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!g49g2000cwa.googlegroups.com!not-for-mail From: pnkflyd831@gmail.com Newsgroups: comp.lang.ada Subject: Question on Ada Expressive Power Date: 21 Jan 2006 20:22:54 -0800 Organization: http://groups.google.com Message-ID: <1137903774.826703.118170@g49g2000cwa.googlegroups.com> NNTP-Posting-Host: 69.114.0.235 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1137903779 17668 127.0.0.1 (22 Jan 2006 04:22:59 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 22 Jan 2006 04:22:59 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: g49g2000cwa.googlegroups.com; posting-host=69.114.0.235; posting-account=E0hQbAwAAAD2FlvvQq_2SWp8Ek2yl3o- Xref: g2news1.google.com comp.lang.ada:2568 Date: 2006-01-21T20:22:54-08:00 List-Id: Does anyone have any statistics on the Expressive Power of Ada in terms of lines of Ada code to lines of Assembly code? Additional data would be useful as it affects the usefulness of the statistic, however limited data is better than none so any contributions would be much appreciated. Target platform, compiler used, optimization settings, would probably be relevant. Also aspects of the language used: tagged types, access types, tasks, protected objects, dynamic allocation, exception handling ect... I am working with a group to develop this information on a variety of programming languages and think it would be an interesting statistic. Depending on the success of our research, and your interest, I will post results back to the forum.