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 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b59061905e7ece3c X-Google-Attributes: gid103376,public From: "Jeff Burns" Subject: Re: Program structure-> HTML Date: 1997/09/03 Message-ID: <5uk27t$sgt$1@client3.news.psi.net>#1/1 X-Deja-AN: 269728615 References: <01bcb3ba$3e1fed60$914c18cb@HOMER.adl.csc.com.au> Organization: GrammaTech, Inc. Newsgroups: comp.lang.ada Date: 1997-09-03T00:00:00+00:00 List-Id: >Does anyone know if there is a utility which will parse Ada code and >produce a structural map of the code and write this out in a HTML form. I'm >thinking that it would be useful to have a HTML page with the structure of a >procedure say, and with any procedures or functions within that procedure to be >hypertext links to the structure of that particular procedure or function. In >that way a whole program can be mapped into a hypertext document which would aid >visualisation of the code. Does anything already exist of this sort? Yes, GrammaTech Ada-ASSURED has this capability and so will a language-sensitive toolset we plan to release this fall, Ada-Utilities. Both are integrated with a web browser and include a scripting language that provides easy access to the structure of your Ada source code. We include a demo file called AdaDoc (loosely styled after JavaDoc, if you're familiar with that), which does something very similar to what you've described. Through the scripting language, access to the abstract syntax tree, and integration with web browsers you can customize it to do what you want. Please contact me directly if you'd like more information or pricing. Jeff Burns ----------------------------- Jeff Burns, Director of Marketing GrammaTech, Inc. One Hopkins Place Ithaca, NY 14850 ph: 607-273-7340 fax: 607-273-8752 e-mail: jeff@grammatech.com www: http://www.grammatech.com Team Ada ============================== Ada-ASSURED is now available from Aonix and Cayenne as well as GrammaTech.