Foundation Kit

From Wikipedia, the free encyclopedia

The Foundation Kit, or just Foundation for short, is a framework specified under the OpenStep specification. It specifies device independent classes and programming functionality.

Some of these classes specify data structures, for example NSSet, NSString and NSNumber, however others specify general functionality provided by any modern programming languages, such as NSTimer and NSException.