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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c2f62556e56c9683 X-Google-Attributes: gid103376,public From: dvdeug@x8b4e53cd.dhcp.okstate.edu (David Starner) Subject: Re: 'with'ing and 'use'ing Date: 2000/03/02 Message-ID: <89ms0a$aik1@news.cis.okstate.edu>#1/1 X-Deja-AN: 592454550 References: <38BC2EB3.2639372B@acm.org> <89l6aj$s5e$1@wanadoo.fr> <38BE974F.B8FAFEBE@earthlink.net> <89ml92$5c1$1@nnrp1.deja.com> <38BEF1A3.24B566BF@earthlink.net> Organization: Oklahoma State University User-Agent: slrn/0.9.6.2 (Linux) Reply-To: dstarner98@aasaa.ofe.org Newsgroups: comp.lang.ada Date: 2000-03-02T00:00:00+00:00 List-Id: On Thu, 02 Mar 2000 22:57:09 GMT, Charles Hixson wrote: >The trouble is that any tool that can tell enough to figure out where a link >comes from, needs enough built in knowledge to be pretty expensive to build, Actually, no. If I understand the ASIS stuff, it makes it possible to write stuff like that without a complete Ada parser. Cf. gnatelim and gch. >so unless AdaCore starts including it in the GNAT package, I'm unlikely to >be able to afford it (which is why the tools I *am* aware of target C++). Ada mode for emacs (distributed by AdaCore) does do this, using gnatfind. Personally, I would prefer a lean mean code editor where it's easy to find the options you need, but ada-mode w/ xemacs is a decent "intellegent" editor for Ada. -- David Starner - dstarner98@aasaa.ofe.org Only a nerd would worry about wrong parentheses with square brackets. But that's what mathematicians are. -- Dr. Burchard, math professor at OSU