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.0 required=5.0 tests=BAYES_00,PLING_QUERY, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,b6d862eabdeb1fc4 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news3.google.com!feeder.news-service.com!weretis.net!feeder2.news.weretis.net!nuzba.szn.dk!news.jacob-sparre.dk!pnx.dk!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: Ada noob here! Is Ada widely used? Date: Fri, 21 May 2010 00:09:59 -0500 Organization: Jacob Sparre Andersen Message-ID: References: <9fc4f0a0-9d44-4d3b-922e-a4bc0f95d25e@b21g2000vbh.googlegroups.com> NNTP-Posting-Host: static-69-95-181-76.mad.choiceone.net X-Trace: munin.nbi.dk 1274418601 25038 69.95.181.76 (21 May 2010 05:10:01 GMT) X-Complaints-To: news@jacob-sparre.dk NNTP-Posting-Date: Fri, 21 May 2010 05:10:01 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5843 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-RFC2646: Format=Flowed; Response Xref: g2news2.google.com comp.lang.ada:11836 Date: 2010-05-21T00:09:59-05:00 List-Id: "Yannick Duch�ne (Hibou57)" wrote in message news:op.vc0f0zz8xmjfy8@garhos... >I remember Jean-Pierre Rosen, telling how some people think there is not >library available in Ada for this and that. He explained most of of times, >people was surprised when he gave them a link to the material they were >seeking for. > >Here is a list of bindings which may be of interest (I'm not using this >material myself, so cannot tell more): >http://archive.adaic.com/docs/flyers/free-bindings.html The archive site contains ancient web pages of dubious value. Look on the main AdaIC web site for such things, particularly in the links section: http://www.adaic.com/links/index.html in the classifications "Software Libraries" and "Development Tools". (And tell me about any broken links.) Another way to find specific Ada stuff is to use the Ada-wide search engine: http://www.adaic.com/site/wide-search.html, which attempts to search all sites with known Ada information (this corresponds to the sites linked from the AdaIC site). It uses a search engine written in Ada (of course); we crawl all of the sites at least monthly. As of the crawl completed this morning, there were 59,172 Ada-related pages in the index. Randy.