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,e9fdaae478ceaa2e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-04-20 16:39:54 PST Path: newsfeed.google.com!newsfeed.stanford.edu!newsfeed.mesh.ad.jp!newshub2.rdc1.sfba.home.com!news.home.com!news1.sttls1.wa.home.com.POSTED!not-for-mail From: "DuckE" Newsgroups: comp.lang.ada References: <3ADFF58E.285042FF@esa.int> Subject: Re: Looking for Ada source browser X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: Date: Fri, 20 Apr 2001 23:39:54 GMT NNTP-Posting-Host: 24.6.221.63 X-Complaints-To: abuse@home.net X-Trace: news1.sttls1.wa.home.com 987809994 24.6.221.63 (Fri, 20 Apr 2001 16:39:54 PDT) NNTP-Posting-Date: Fri, 20 Apr 2001 16:39:54 PDT Organization: Excite@Home - The Leader in Broadband http://home.com/faster Xref: newsfeed.google.com comp.lang.ada:6825 Date: 2001-04-20T23:39:54+00:00 List-Id: You might want to have a look at gnathtml, a perl script distributed with GNAT that converts Ada sources into HTML pages with links. It does not provide the editing capability you requested, but may be browsed with a web browser. SteveD "Joe Wheadon" wrote in message news:3ADFF58E.285042FF@esa.int... > I am looking for an Ada Source Browser, preferably able to run on a > PC/Windows platform and also Solaris 2.5.1 platform, suitable for > browsing source code of projects, each with a few hundred source > modules spread over a multi-branch project-specific filetree. Ideal > would be something written in Java, for portability and ease of > customisation. Source editing would be nice-to-have. In any case the > tool should be extensible. The main point is to have convenient > navigation through the source code (or a representation thereof), > following references to packages, subprograms, data, etc. No other > special capabilities or integration with other tools (eg CM...) are > needed. The Browser must be usable independently of any particular > compiler system. The Ada is MIL-STD-1815A Ada83. > Can someone recommend a good FREE package for this ? > Joe. >