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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.66.237.69 with SMTP id va5mr31462186pac.48.1438036116723; Mon, 27 Jul 2015 15:28:36 -0700 (PDT) X-Received: by 10.140.23.180 with SMTP id 49mr73831qgp.22.1438036116483; Mon, 27 Jul 2015 15:28:36 -0700 (PDT) Path: buffer2.nntp.dca1.giganews.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!f3no3725029igg.0!news-out.google.com!4ni82396qgh.1!nntp.google.com!z61no3684726qge.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 27 Jul 2015 15:28:36 -0700 (PDT) In-Reply-To: <7e93c87b-1829-4a7c-a3cc-b9c6d6835781@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=108.44.154.41; posting-account=vk6_JwoAAABkMyHO1YfdP69Hm3CpbdGR NNTP-Posting-Host: 108.44.154.41 References: <7380a862-6dd5-4616-883c-229026f4407d@googlegroups.com> <7e93c87b-1829-4a7c-a3cc-b9c6d6835781@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <6422e827-af61-420c-878f-975558ba2a8a@googlegroups.com> Subject: Re: Source code of Stepanov's generic algorithms? From: Jeremiah Injection-Date: Mon, 27 Jul 2015 22:28:36 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.giganews.com comp.lang.ada:194361 Date: 2015-07-27T15:28:36-07:00 List-Id: On Monday, July 27, 2015 at 1:08:44 PM UTC-4, EGarrulo wrote: > On Monday, July 27, 2015 at 6:40:39 PM UTC+2, David Botton wrote: > > http://www.fm2gp.com/code.html > > Thank you, but I am looking for the Ada implementation. Stepanov implemented his generic algorithms in Ada, before porting them to C++. Is it not the one listed on his homepage in the 3rd bullet of the "Source Code" section? http://www.stepanovpapers.com/ It's most of the way down the page.