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,dba6154e2cfb68a5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-19 17:23:16 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-post-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Matthew Heaney" Newsgroups: comp.lang.ada Subject: Re: component libraries Date: Tue, 19 Feb 2002 20:28:34 -0500 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 X-Complaints-To: newsabuse@supernews.com Xref: archiver1.google.com comp.lang.ada:20154 Date: 2002-02-19T20:28:34-05:00 List-Id: Actually, I just released an alpha version of "charles", a data structure library based on the C++ STL. The library includes lists (monolithic), unbounded arrays, sets, multisets, maps, and multimaps. I sent it to David B but he hasn't hosted it at adapower yet. If you're interested, I can send you a zip file directly. "Terry Westley" wrote in message news:YRAc8.64$PW3.88990@news.uswest.net... > What Ada component libraries have you successfully used and would you care to > give a testimonial? > > I'm aware of the following but haven't used any of them (from www.adapower.com). > Has development and support of any of these terminated? > > - PragmAda Reusable Components (Carter) > - Ada Standard Component Library WG > - Ada version of the C++ Standard Template Library > - Booch Components (Original) > - Corey Minyard's Ada Structured Library > - GNADE - The GNU Ade Database Enviornment > - The data structure component library used at the University of Scranton > - LIBRA - General Library for Ada under Linux > - Mats Weber's Ada Component Library, version 2.0 > - Swiss Federal Institute of Technology at Lausanne, > Software Engineering Laboratory (LGL), ADT Components > > Has anyone done any research into how many users each of these has? > > -- > Terry Westley > westley-- r e m o v e --@yahoo.co m > > >