comp.lang.ada
 help / color / mirror / Atom feed
From: larrybar@eng.auburn.edu (Larry A Barowski)
Subject: Re: cross-platform source code editor
Date: 3 Apr 2002 20:35:42 -0800
Date: 2002-04-04T04:35:42+00:00	[thread overview]
Message-ID: <76e741cc.0204032035.836d025@posting.google.com> (raw)
In-Reply-To: mailman.1017855424.17230.comp.lang.ada@ada.eu.org

M�rio Amado Alves <maa@liacc.up.pt> wrote in message news:<mailman.1017855424.17230.comp.lang.ada@ada.eu.org>...
> > Emacs is certainly better now than it used to be, with Customization
>  options on
> > the menus.
> 
> Yes, but not enough for me. I still find the structure and operation
> confusing. But the again, it might be merely subjective.
> 
> >> BTW in my opinion the best free editor for readability out there is 
> >> jGRASP. I'm planning to reinstall it. Hope the few bugs it had some 
> >> time ago are smashed by now.
>  
> > That's presumably a java tool - isn't it dog slow?
> 
> Yes it is written in Java. (It used to be in C, I think.) But no, it is
> not slow. And does prety complex things too. You should have a look see.
> /* As was already noted here on CLA, Java's reputation for being slow is
> mostly false. */
> 

     On a fairly new machine speed is not a problem.
jGRASP is usable on a P300. On a P500, startup time and
first-time dialog popup time may be just a bit annoying.
On anything much faster than that, you won't worry about
speed. It is a bit slower on Linux than Windows, and if
you run under JDK 1.2.X, significantly slower than
on JDK 1.3 or higher.

     Java itself is not slow, but the Swing gui library
is when compared to others (Swing is also very flexible
and allows rapid gui development). CSD diagram generation
in jGRASP, which is mostly array access, takes about
2.5 times longer in Java than in C, and Java is doing
array bounds checking while C is not.


-Larry Barowski (jGRASP developer)


> --MAA



  parent reply	other threads:[~2002-04-04  4:35 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-21 18:24 cross-platform source code editor John Stoneham
2002-03-21 20:28 ` Ingo Marks
2002-03-21 21:33 ` Michal Nowak
2002-03-21 22:13   ` Wes Groleau
2002-03-21 23:39     ` Larry Hazel
2002-03-22  9:05       ` Michal Nowak
2002-03-22 11:30 ` Georg Bauhaus
2002-03-22 16:42   ` John Stoneham
2002-04-03 10:47     ` John McCabe
2002-04-03 14:26       ` Mário Amado Alves
2002-04-03 14:51         ` John McCabe
2002-04-03 15:55           ` Mário Amado Alves
2002-04-03 16:17             ` John McCabe
2002-04-03 17:36               ` Mário Amado Alves
2002-04-03 19:05                 ` Larry Hazel
2002-04-04  4:35                 ` Larry A Barowski [this message]
2002-04-03 18:56         ` Stephen Leake
2002-04-04 12:13           ` Mário Amado Alves
2002-04-04 14:59             ` Stephen Leake
2002-04-04 15:12               ` Ingo Marks
2002-04-04 15:22               ` Marin David Condic
2002-04-05  1:43                 ` Larry Kilgallen
2002-04-05 14:09                 ` Ole-Hjalmar Kristensen
2002-04-04 16:46               ` Mário Amado Alves
2002-04-04 22:54               ` rstuckart
2002-04-05  8:01               ` Peter Hermann
2002-03-23 14:21 ` Volkert
2002-03-23 15:17   ` Steve Doiel
2002-03-27 23:23 ` Peter I. Hansen
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox