
GNUstep.org
GNUstep: A Framework suited for development of advanced GUI desktop applications or server applications; it is available on variety of platforms and architectures and allows to write portable …
<no title> — GNUstep
Learn Objective-C, the preferred programming language for GNUstep. Build simple command-line tools.
GNUstepWiki
Nov 16, 2025 · If you want to participate, you need to create an account and send an e-mail with your user name to [email protected] to request write-access. We are sorry for the …
GNUstep: Download
If you intend to develop software for GNUstep, or to port software to GNUstep from another environment, you should install the development tools that are relevant to you from the following list:
GNUstep: Introduction
GNUstep frees you to develop cross-platform applications without the work of developing an OS independent framework from scratch. It gives you lots of functionality, including Font Panels, Unicode …
GNUstep: Get It
You can get the public key "gnustep-maintainer (at) gnu.org" from the GNUstep Project Keyring page. Older packages may be signed with the public key "fedor (at) gnu.org" available at the same location.
Windows Installer - GNUstep
This page describes the installer for loading GNUstep on Windows systems and various other apps that have an installer for Windows. After installing the GNUstep Windows installer, you will have a …
Linux — GNUstep
This will install GNUstep with most modern features enabled, including a recent version of Clang, support for ARC and other modern Objective-C features, typed selectors, ICU support in NSString, …
1 - Introduction to GNUstep Programming — GNUstep
The basis of GNUstep is formed by the GNUstep makefile system and GNUstep base. With only these two you are able to program platform independend non-graphical programs.
GNUstep Base
The actual GNUstep libraries are always built with the full GNUstep API in place, so that the feature set is as consistent as possible. The presence of these macros is also used by autogsdoc to generate …