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, LOTS_OF_MONEY,MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9b80b903b52ea036 X-Google-Attributes: gid103376,public From: jpwoodruff@my-deja.com Subject: Re: Fortran Namelist Package Date: 2000/07/11 Message-ID: <8kfuml$4fp$1@nnrp1.deja.com>#1/1 X-Deja-AN: 645172027 References: X-Http-Proxy: 1.0 x67.deja.com:80 (Squid/1.1.22) for client 128.115.53.107 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Tue Jul 11 20:05:56 2000 GMT X-MyDeja-Info: XMYDJUIDjpwoodruff Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.61 (Macintosh; U; PPC) Date: 2000-07-11T00:00:00+00:00 List-Id: In article , "Anthony E. Glover" wrote: > Does anyone know of an Ada package for interfacing to Fortran namelist > files. > I need something that can read the files and provide an interface for > retrieving > the values. > > Tony > There is an Ada83 package called Name_IO in the public Ada repository (and on the Walnut Creek disk) that will read formatted files *very near* the Fortran namelist standard. (The Ada package was "inspired" by the Fortran convention). You can find the package, along with required support packages and test drivers, in a directory named after the developer -- "woodruff". That would be me, so I can help if something appears awry. John Sent via Deja.com http://www.deja.com/ Before you buy.