are there any s/w eng tools for IDL [message #8345] |
Sun, 23 February 1997 00:00  |
Judith Bachman
Messages: 1 Registered: February 1997
|
Junior Member |
|
|
I'm fairly new to IDL programming. I'm finding that IDL
does it's job well, but it doesn't help me or the rest of my team
do ours very well!
As experienced C/C++ programmers we really miss a
compiler that can warn that we've messed up a calling sequence or
done something that's probably dumb as far as data typing goes.
We are finding that we're spending a lot of time doing "desk
checking" to catch things that a complier catches. Does anyone
have a "lint" like program for IDL or are we going to have to
learn to be VERY careful when we code? Does anyone have
recommended coding standards that might help. We're using a
"Hungarian notation" derivative to help keep data typing under
control - that's been a help.
Thanks in advance for any suggestions that folks might have.
Judith Bachman
Judith.Bachman@gsfc.nasa.gov
|
|
|
Re: are there any s/w eng tools for IDL [message #8372 is a reply to message #8345] |
Fri, 28 February 1997 00:00  |
alpha
Messages: 49 Registered: September 1996
|
Member |
|
|
davidf@dfanning.com (David Fanning) writes:
> R. Bauer writes:
>> I programmed a lot of my idl source code on several different platforms.
>> I think unfortunality the best kind of editor or debugger I found was on
>> idl 4.01 for windows.
>> I really don't understand why such features as idl for windows have are
>> not possible for unix.
> Coming in IDL 5.0, I hear. Anyone received their official 5.0 betas yet?
no one - how has got idl 5.0 - will talk about it.
i have heard idl 5.0 beta for VMS is now uprising...
PANTHER
--
Panther in the Jungle __..--''``\--....___ _..,_
-BELIEVE AND DECEIVE- _.-' .-/"; ` ``<._ ``-+'~=.
http://www.ang-physik _.-' _..--.'_ \ `(^) )
.uni-kiel.de/~hendrik ((..-' (< _ ;_..__ ; `'
|
|
|
Re: are there any s/w eng tools for IDL [message #8391 is a reply to message #8345] |
Thu, 27 February 1997 00:00  |
Tim Patterson
Messages: 65 Registered: October 1995
|
Member |
|
|
Mirko Vukovic wrote:
I edit in emacs. (which is not half as good for language
> sensitive editing as DEC's LSE)
> --
> Mirko Vukovic, Ph.D 3075 Hansen Way M/S K-109
> Varian Associates Palo Alto, CA, 94304
> 415/424-4969 mirko.vukovic@varian.grc.com
But a lot cheaper! I guess there isn't an IDL option for
LSE (and mayube there isn't likely to be one).
I liked LSE when I used to use it.
Tim
|
|
|
Re: are there any s/w eng tools for IDL [message #8396 is a reply to message #8345] |
Thu, 27 February 1997 00:00  |
R. Bauer
Messages: 137 Registered: November 1996
|
Senior Member |
|
|
David Fanning wrote:
>
> R. Bauer writes:
>
>> I programmed a lot of my idl source code on several different platforms.
>> I think unfortunality the best kind of editor or debugger I found was on
>> idl 4.01 for windows.
>> I really don't understand why such features as idl for windows have are
>> not possible for unix.
>
> Coming in IDL 5.0, I hear. Anyone received their official 5.0 betas yet?
>
I don't, where or when did I get it
--
R.Bauer
Institut fuer Stratosphaerische Chemie (ICG-1)
Forschungszentrum Juelich
email: R.Bauer@kfa-juelich.de
|
|
|