The compiler suite coming for all SGI MIPS-based machines is one of the best optimized development tools for any platform. SGI has put many years of experience on the newest version of the series, MIPSpro 7.4, which we recently gave it a spin.
Permalink for comment
To read all comments associated with this story, please click here.
I forgot to say in the previous post. The ONLY, and I mean ONLY feature of graphical editors that I like is the autocomplete function methods.
This helps for many reasons:
(1) It quickly gives you a list of all available methods
(2) If you are calling an inherited class, it is nice to be able to see the inherited methods
(3) You are more prone to find logical error when coding with it
I forgot to say in the previous post. The ONLY, and I mean ONLY feature of graphical editors that I like is the autocomplete function methods.
This helps for many reasons:
(1) It quickly gives you a list of all available methods
(2) If you are calling an inherited class, it is nice to be able to see the inherited methods
(3) You are more prone to find logical error when coding with it
and that is just my 2¢