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,MAILING_LIST_MULTI, REPLYTO_WITHOUT_TO_CC autolearn=no 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-22 01:07:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!nntp-relay.ihug.net!ihug.co.nz!newsfeed00.sul.t-online.de!t-online.de!fr.usenet-edu.net!usenet-edu.net!enst!enst.fr!not-for-mail From: Michal Nowak Newsgroups: comp.lang.ada Subject: Re: cross-platform source code editor Date: Fri, 22 Mar 2002 10:05:59 +0100 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: <3C9A5AFC.BB02C5A9@despammed.com> <3C9A6F1B.5835A80B@otelco.net> Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: avanie.enst.fr 1016788022 7281 137.194.161.2 (22 Mar 2002 09:07:02 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Fri, 22 Mar 2002 09:07:02 +0000 (UTC) Return-Path: In-reply-to: <3C9A6F1B.5835A80B@otelco.net> X-Mailer: Calypso Version 3.20.01.01 (3) Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.8 Precedence: bulk X-Reply-To: vinnie@inetia.pl List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:21534 Date: 2002-03-22T10:05:59+01:00 On 2002-03-21 at 17:39 Larry Hazel wrote: >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. That is why I switched back to AdaGIDE (under Windows). Besides being slow, JVM has tendency to crash in most unexpected moments, no matter under what OS I use - Linux or Windows. Mike