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: a07f3367d7,4d3e59455e947c5e X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Received: by 10.66.88.7 with SMTP id bc7mr1463022pab.2.1344322712609; Mon, 06 Aug 2012 23:58:32 -0700 (PDT) Path: p10ni2973804pbh.1!nntp.google.com!border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!ctu-peer!ctu-gate!news.nctu.edu.tw!usenet.stanford.edu!postnews.google.com!d6g2000vbe.googlegroups.com!not-for-mail From: Dufr Newsgroups: comp.lang.ada Subject: Re: Suitability of Ada as a general-purpose language Date: Mon, 30 Jul 2012 12:33:30 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <51d2c7fe-0081-496d-87fd-d12459652c8c@q2g2000vbv.googlegroups.com> <0e4fe8f5-70dc-4c61-af99-e1ca5d8c4f0e@googlegroups.com> NNTP-Posting-Host: 2.230.82.82 Mime-Version: 1.0 X-Trace: posting.google.com 1343676932 1425 127.0.0.1 (30 Jul 2012 19:35:32 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 30 Jul 2012 19:35:32 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d6g2000vbe.googlegroups.com; posting-host=2.230.82.82; posting-account=GfZx5woAAADTB-o-XOdlp4UQ5ID5xKzF User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1,gzip(gfe) Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-07-30T12:33:30-07:00 List-Id: On Jul 30, 8:03=A0pm, Patrick wrote: > BTW Dufr > > If it's not a secret, maybe you could tell people what sort of libraries = you normally use, you might get some good pointers about using them from Ad= a Actually, I have not been programming much as yet. I expect to find the libraries that I need within the Ada userland. What I expect to need, at this early stage, are libraries for text processing, which I guess are available as native Ada libraries. Then I may need some basic (client-side) email functionality, and some library that allows me to retrieve webpages and ftp resources. Any suggestion on these?