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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,99a5419393f9c881,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-09-18 08:02:49 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!sn-xit-03!sn-xit-06!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Matthew Heaney" Newsgroups: comp.lang.ada Subject: Re: periodicity Date: Wed, 18 Sep 2002 10:58:46 -0400 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Complaints-To: abuse@supernews.com Xref: archiver1.google.com comp.lang.ada:29112 Date: 2002-09-18T10:58:46-04:00 List-Id: "Kent Paul Dolan" wrote in message news:a382a7626f81f2efce1b56bbbb0f35ac.48257@mygate.mailgate.org... > How about instead of focusing on the future of Ada, and how it compares > or contrasts with every language on the planet, more useful efforts > focus on the present of Ada, and making it more full of good libraries > and freeware tools so that it will _have_ a future. I realize that this is an old post, but I have indeed written a library that may be of interest to Ada users. Charles is a container library, modeled closely on the C++ STL. You can download the library from my home page: http://home.earthlink.net/~matthewjheaney/charles-20020918.zip I make drops about once a week, so you may which to check in periodically to get the latest version.