To read all comments associated with this story, please click here.
jGrasp is the only IDE I know that works for it, outside of the NeXT/Apple tools. jGrasp runs on any Java-enabled platform, meeting the requirements, of course. Combine that with gcc to complete the environment.
I'm not sure why people are against Objective-C. It's quite nice and allows convenient syntax combining Smalltalk's idealism and C's directness.
C++ is on its way to becoming another Ada and Smalltalk is needy when it comes to execution. It seems as though Objective-C and Java have a lot to offer.
By the way, doesn't gnustep count as an example of Objective-C development anymore?
Idealism? Well I have no idea what that was meant to mean, but Objective-C does not embody the simplicity of Smalltalk, the purity of Smalltalk, or even the interesting design methodology of Smalltalk.
Objective-C wishes it was as dead as C++, becuase then you could at least put it into the same sentence as Java without looking ridiculous.
Besides GCC there's also POC, but I don't know if David Stes still develops it, and it is not compatible with NeXT's extensions to Objective-C AFAIR.
Finding anything resembling a decent IDE for fringe languages is never easy. If you want to dick around with something you could always download the trial of Dolphin Smalltalk--it won't do much to broaden your horizons to the Mac world, but it would hardly be the worst use of curiosity and spare time.






Member since:
2005-07-06
This may be a long shot, but...
Is there a decent IDE/Compiler for Obj-C for Windows? It doesn't even need to produce Mac readable binaries, though that would be a nice plus...
::Disclaimer:: I'm 100% .Net, but looking to broaden my horizons a bit.