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: 1014db,690ce1f62160d05a X-Google-Attributes: gid1014db,public X-Google-Thread: 109fba,690ce1f62160d05a X-Google-Attributes: gid109fba,public X-Google-Thread: 103376,690ce1f62160d05a X-Google-Attributes: gid103376,public X-Google-Thread: 1094ba,690ce1f62160d05a X-Google-Attributes: gid1094ba,public From: "David Botton" Subject: Re: How to Design an Application Programmers' Interface (API) Date: 2000/08/11 Message-ID: #1/1 X-Deja-AN: 657158377 References: <39921178.819F6DCB@netwood.net> <39922F55.94087B9E@netwood.net> <8munoq$rvc$1@bob.news.rcn.net> <39938D90.C3149475@cic-mail.lanl.gov> <3992FA1F.88EB063F@netwood.net> <39930FDB.8DDCD3B8@netwood.net> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 X-Abuse-Info: Otherwise we will be unable to process your complaint properly X-Complaints-To: support@usenetserver.com Organization: WebUseNet Corp http://www.usenetserver.com - Home of the fastest NNTP servers on the Net. X-MSMail-Priority: Normal NNTP-Posting-Date: Fri, 11 Aug 2000 09:36:31 EDT Newsgroups: comp.lang.c,comp.lang.c++,comp.lang.fortran,comp.lang.ada Date: 2000-08-11T00:00:00+00:00 List-Id: Although, Ada does have bindings to LAPACK, etc. David Botton "Keith Thompson" wrote in message news:yecu2cs200i.fsf@king.cts.com... > > The GSL API has an ANSI C language binding. > > The BLAS library and the LAPACK APIs > > have Fortran 77, Fortran 90, ANSI C and C++ language bindings. > > Which language newsgroups should I leave out? > > comp.lang.ada for starters. Probably all of them, unless you're > talking about language issues.