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,a0be06fbc0dd71f1 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!l6g2000prm.googlegroups.com!not-for-mail From: Hyman Rosen Newsgroups: comp.lang.ada Subject: Re: The future of Ada is at risk Date: Fri, 11 Jan 2008 07:41:08 -0800 (PST) Organization: http://groups.google.com Message-ID: <74c40aea-872d-4bc3-993c-d4d5ee9a9693@l6g2000prm.googlegroups.com> References: <20071229040639.f753f982.coolzone@it.dk> <13oe680qard6u2d@corp.supernews.com> <7499726a-c429-470a-9fd3-8e274cc008fe@q39g2000hsf.googlegroups.com> NNTP-Posting-Host: 204.253.251.82 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1200066068 24116 127.0.0.1 (11 Jan 2008 15:41:08 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 11 Jan 2008 15:41:08 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: l6g2000prm.googlegroups.com; posting-host=204.253.251.82; posting-account=NhXkHQoAAADUfNLRQrjReWdGEn5uz9E_ User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9; .NET CLR 2.0.50727) Gecko/20071025 Firefox/2.0.0.9,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:19316 Date: 2008-01-11T07:41:08-08:00 List-Id: On Jan 11, 3:49 am, Maciej Sobczak wrote: > Ada lacks libraries. The standard library is close to disaster and too > many times when I was asking for something here I heard "do it > yourself". Just as an example, take a look at , for what Microsoft makes available for free to C# and C++ developers. Included is a full 2D and 3D game engine, for example.