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,327180766ffb8fab X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-17 03:10:05 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: ada packages Date: Tue, 17 Feb 2004 11:10:04 +0000 (UTC) Organization: PVV Message-ID: References: NNTP-Posting-Host: k-083152.nt.ntnu.no X-Trace: tyfon.itea.ntnu.no 1077016204 23848 129.241.83.152 (17 Feb 2004 11:10:04 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Tue, 17 Feb 2004 11:10:04 +0000 (UTC) User-Agent: slrn/0.9.8.0 (Linux) Xref: archiver1.google.com comp.lang.ada:5630 Date: 2004-02-17T11:10:04+00:00 List-Id: On 2004-02-17, Kuba Malczak wrote: > Hi i have one more question. > Could you tell mi if enywhere is something > like package browser.i want to browse functions > with comments about themn, now i must open some package file > and look for function that i wantm, is any simpliest way ? > sory for lame question Some choices: Adabrowse http://home.tiscalinet.ch/t_wolf/tw/ada95/ gnathtml (in GNAT) http://libre.act-europe.fr/GNAT/ AdaDoc http://adadoc.sourceforge.net/ GPS (IDE) http://libre.act-europe.fr/gps/ -- "Saving keystrokes is the job of the text editor, not the programming language."