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: a07f3367d7,7ec96df455443b0a X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!q12g2000yqj.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: what are some of the uses for ada? Date: Wed, 9 Jun 2010 00:25:58 -0700 (PDT) Organization: http://groups.google.com Message-ID: <6c633f9d-5771-4385-820c-13a027f9774c@q12g2000yqj.googlegroups.com> References: <8a40983e-59b4-4622-94fa-cd39146060bc@d37g2000yqm.googlegroups.com> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1276068360 14236 127.0.0.1 (9 Jun 2010 07:26:00 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 9 Jun 2010 07:26:00 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: q12g2000yqj.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.6) Gecko/2009012111 Red Hat/3.0.6-1.el5 Firefox/3.0.6,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:12462 Date: 2010-06-09T00:25:58-07:00 List-Id: Robin wrote on comp.lang.ada: > Wondering, what are some of the uses for ada, what is it for, why is > it better than other languages.....this is. http://www.adaic.com/whyada/index.html In a nutshell: - you write fewer bugs. - the few bugs you do write are easier to find. - in your programs, you can say what you mean. - Ada attracts better programmers. -- Ludovic Brenta.