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,91ec3b1c30b751e5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-21 15:36:39 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!sunqbc.risq.qc.ca!falcon.america.net!eagle.america.net.POSTED!not-for-mail Message-ID: <3C9A6F1B.5835A80B@otelco.net> From: Larry Hazel X-Mailer: Mozilla 4.78 [en] (Win98; U) X-Accept-Language: en,x-ns11F8K63r3NhQ,x-ns2r2e09OnmPe2 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: cross-platform source code editor References: <3C9A5AFC.BB02C5A9@despammed.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 21 Mar 2002 17:39:07 -0600 NNTP-Posting-Host: 66.0.32.230 X-Trace: eagle.america.net 1016753785 66.0.32.230 (Thu, 21 Mar 2002 18:36:25 EST) NNTP-Posting-Date: Thu, 21 Mar 2002 18:36:25 EST Organization: 24hoursupport.com Xref: archiver1.google.com comp.lang.ada:21522 Date: 2002-03-21T17:39:07-06:00 List-Id: Wes Groleau wrote: > > > >know. So I kept looking, and then I found SciTE. > > >http://www.scintilla.org/SciTE.html > > > > It has something similiar what GRASP had (CSD - Code Structure Diagram) - > > here it is just straight line from begin to end, while in GRASP it was > > quite spohisticated structure. > > I don't know whether GRASP is better than SciTE > but it is worth knowing about for it's unique > features: > http://www.eng.auburn.edu/department/cse/research/grasp/ > > -- > Wes Groleau > http://freepages.rootsweb.com/~wgroleau GRASP is no longer supported. The supported version is jGRASP which is painfully slow. Larry