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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c4f1042b2d8c4ecf,start X-Google-Attributes: gid103376,public From: Brian Rogoff Subject: Re: query about ada and STL Date: 1998/08/11 Message-ID: #1/1 X-Deja-AN: 380298343 References: <35D10834.207597DE@cmis.csiro.au> Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: 902898689 24590 bpr 206.184.139.132 Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1998-08-11T00:00:00+00:00 List-Id: On Wed, 12 Aug 1998, Richard Beare wrote: > I was recently told by someone using the c++ STL that he thought they > were originally ported from Ada. Not ported, but one of the early generic library attempts by Stepanov and Musser was in Ada. Lecture Notes in Computer Science 358, springer-Verlag 1989 p 13-25. I think you can find it at the RPI STL web site too. > I haven't been able to find much to > support this, except a Byte article by Stepanov that mentioned some > early attempts to make generic structures with scheme and ada. Does > anyone know whether a significan proportion of the STL (or its > predecessor) has ever been available for Ada? See the online publications at adahome. If you're willing to put up with an incomplete, still buggy continuation of what's there, try http://www.best.com/~bpr/agl.html -- Brian > Perhaps the Booch components for Ada 95 are going to be equivalent? I thought David Weller had stopped work on this. David? In any case, the libraries are *very* different. -- Brian