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,ef1eddba1e2ec078 X-Google-Attributes: gid103376,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: Ada -> Flowchart? Date: 1998/01/21 Message-ID: #1/1 X-Deja-AN: 318031593 References: <199801211148.MAA09958@olaris.misil> X-Complaints-To: usenet@news.nyu.edu X-Trace: news.nyu.edu 885398746 12468 (None) 128.122.140.58 Organization: New York University Newsgroups: comp.lang.ada Date: 1998-01-21T00:00:00+00:00 List-Id: Fredrick asks <> I have not seen any flowcharting tools for Ada (I have not seen a flow chart for a long time, I thought they had gone the way of ancient Fortran-2 code -- yes, yes, I know, that means they are undoubtedly still around :-) But if you want to build a tool like this, why not use ASIS to build the tool. THe whole point of ASIS is to allow you to construct tools like this without having to mess with your own parsers etc.