A long time ago, Game Developer magazine published an article about ID Software and their DOOM game. The article ID states that they used the NeXT Step machine for development using the GNU GCC cross-compiler. Citation:
By writing to ANSI C on NeXTStep, Id Software can develop and test in the real world of programmers. Then, using the network, developers are able to send code to a test PC to launch DOS and recompile what they are working on in order to run the game in their natural environment.
NextStep evolved into Cocoa, while other OSs grew up with other user interface interfaces, GTK, Qt, MFC, etc.
Saying that a person wants to get a "real development environment", did the OpenStep project evolve in such a way that it can compete with Cocoa / MFC / GTK / Qt?
Judging only by the screenshots of the project, it seems that the infrastructure is stopped on time, widgets are not as good as those of other frameworks that I spoke about, but ugliness is not a measure of software development, like support, maturity and completeness of OpenStep widgets?
qt cocoa gtk mfc
Paulo lopes
source share