comp.lang.ada
 help / color / mirror / Atom feed
* Pretty printer for Ada
@ 1991-04-09 19:46 Douglas S. Gray
  1991-04-12  1:09 ` Jim Showalter
  0 siblings, 1 reply; 2+ messages in thread
From: Douglas S. Gray @ 1991-04-09 19:46 UTC (permalink / raw)



  Does anyone know of any utilities to format Ada source code?  I'm
interested in either public-domain or commercial software.  Thanks for
the info.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Pretty printer for Ada
  1991-04-09 19:46 Pretty printer for Ada Douglas S. Gray
@ 1991-04-12  1:09 ` Jim Showalter
  0 siblings, 0 replies; 2+ messages in thread
From: Jim Showalter @ 1991-04-12  1:09 UTC (permalink / raw)


We offer an interactive compilation facility in which you edit in place,
format, semanticize, compile, debug--all on the same image of the same
file. Formatting options can be toggled by the user to adjust things
like indentation, colon alignment, etc. Performance is real-time: you
press the key and the image is formatted typically before you can take
your finger off the key.

This isn't a stupid macro-based language-sensitive editor. In those you
use it or lose it (move the cursor and all bets are off). Ours really
is an editor integrated with the front end of our Ada compiler, and it
produces DIANA under the covers, as you type.
--
* The opinions expressed herein are my own, except in the realm of software *
* engineering, in which case I borrowed them from incredibly smart people.  *
*                                                                           *
* Rational: cutting-edge software engineering technology and services.      *

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1991-04-12  1:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1991-04-09 19:46 Pretty printer for Ada Douglas S. Gray
1991-04-12  1:09 ` Jim Showalter

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