comp.lang.ada
 help / color / mirror / Atom feed
From: "David C. Hoos" <david.c.hoos.sr@ada95.com>
To: "comp.lang.ada mail to news gateway" <comp.lang.ada@ada.eu.org>
Cc: Martin.Krischik@T-Online.de
Subject: Re: Un-crunching
Date: Fri, 28 Mar 2003 08:31:48 -0600
Date: 2003-03-28T08:31:48-06:00	[thread overview]
Message-ID: <mailman.27.1048861945.20696.comp.lang.ada@ada.eu.org> (raw)

"Reading between the lines," it seems what you want to do is to
"browse" source files from the standard Ada library.

GNAT provides two easy and effective ways to do this, viz.:

  1.  Use the emacs editor with ada-mode

  2.  Use gnathtml (a perl script) to generate navigable html
       pages showing the source code.

Both of these methods provide color syntax highlighting, and
navigation from a reference to an identifier to its declaration.

Emacs also provides a clickable list of references to an identifier.

I use emacs for developing, and provide html files for projects at
certain milestones in a public directory, so the files can be
browsed by others.

The perl script has a switch that specifies whether you want to
include the standard library in the generated html.







             reply	other threads:[~2003-03-28 14:31 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-28 14:31 David C. Hoos [this message]
2003-03-28 15:08 ` Un-crunching Thomas Wolf
2003-03-28 15:10   ` Un-crunching Thomas Wolf
2003-03-28 17:15   ` Un-crunching Jeffrey Carter
2003-03-30 17:05 ` Un-crunching Martin Krischik
  -- strict thread matches above, loose matches on Subject: below --
2003-03-25 23:50 Un-crunching Phaedrus
2003-03-26  1:30 ` Un-crunching tmoran
2003-03-26 17:02   ` Un-crunching Martin Krischik
2003-03-26 17:28     ` Un-crunching Stephen Leake
2003-03-27 18:59       ` Un-crunching Martin Krischik
2003-03-31 17:20         ` Un-crunching Stephen Leake
2003-03-26 18:43     ` Un-crunching Martin Dowie
2003-03-27 18:40       ` Un-crunching Martin Krischik
2003-03-28 21:01         ` Un-crunching Brian Gaffney
2003-03-30  4:43           ` Un-crunching tmoran
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox