The NEXTSTEP/OpenStep FAQ

! to the table of contents
< to the previous section:
> to the next section:


3.5 NEXTSTEP Developer

NEXTSTEP Developer

NEXTSTEP Developer is currently the only way to develop applications under NEXTSTEP because it includes all the necessary include files and libraries. (Of course you can get any GNU C version precompiled, but it won't help you without the include files and linker libraries).

In addition to a precompiled GCC, include files and the linker libraries you will get the famous NeXT developer tools: ProjectBuilder (your commando center for building applications and managing sources), InterfaceBuilder (for designing the application's GUI and making object connections), an graphical addition to GDB (GNU Debugger) integrated in Edit, MallocDebug (for seeking memory leaks), HeaderViewer (access class information in header files and in documented form in a browser), DBModeler (for building data models, based on Database Kit), Yap (an interactive PostScript interpreter and viewer), IconBuilder (a very simple but extensible pixel-based editor for creating icons) and popular UNIX utilities like GNU Emacs, yacc, lex, vi...



This document was converted from LaTeX using Karl Ewald's latex2html.