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,7fb807868446d767 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-03-23 05:31:49 PST Path: nntp.gmd.de!stern.fokus.gmd.de!ceres.fokus.gmd.de!zib-berlin.de!news.mathworks.com!zombie.ncsc.mil!admii!cmcl2!thecourier.cims.nyu.edu!thecourier.cims.nyu.edu!nobody From: dewar@cs.nyu.edu (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: ADA context sensitive editor Date: 23 Mar 1995 08:31:49 -0500 Organization: Courant Institute of Mathematical Sciences Message-ID: <3krt85$srq@gnat.cs.nyu.edu> References: <1995Mar11.224426.23566@nntp.brisnet.org.au> <86681A57372@annwfn.com> <1995Mar20.094234@lglsun.epfl.ch> <3knpgo$odd@rational.rational.com> NNTP-Posting-Host: gnat.cs.nyu.edu Date: 1995-03-23T08:31:49-05:00 List-Id: EMACS + GNAT may do a bit more than our friend from Rational thinks it can (or would like it to be able to do :-) It uses the cross-reference listing generated by gnatf to do some non-trivial semantic analysis. I am not saying it does all Apex does, but it is worth looking at!