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,9df2768f19ef857b X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!g43g2000cwa.googlegroups.com!not-for-mail From: "Gene" Newsgroups: comp.lang.ada Subject: Re: Question on Ada Expressive Power Date: 22 Jan 2006 17:10:07 -0800 Organization: http://groups.google.com Message-ID: <1137978607.032607.315500@g43g2000cwa.googlegroups.com> References: <1137903774.826703.118170@g49g2000cwa.googlegroups.com> NNTP-Posting-Host: 70.101.174.178 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1137978612 23206 127.0.0.1 (23 Jan 2006 01:10:12 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 23 Jan 2006 01:10:12 +0000 (UTC) In-Reply-To: <1137903774.826703.118170@g49g2000cwa.googlegroups.com> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: g43g2000cwa.googlegroups.com; posting-host=70.101.174.178; posting-account=ZFTPUQ0AAABW8AYEou9RtrBd-zTxz0_y Xref: g2news1.google.com comp.lang.ada:2578 Date: 2006-01-22T17:10:07-08:00 List-Id: I wonder why this would be interesting in other than an artisitic or academic way. The most "expressively powerful" language ever by your metric is probably APL. It's legandary for its "write only" character and no longer in common use because most programs need to be read. Haiku is expressively powerful, but one doesn't use it for general purpose communication... An additional difficulty is that even if you settle on a single target machine, compiler back end quality will affect the denominator by a factor of 2 or more, not to mention differences in the roles of runtime libraries.