Objective-C technology
C25768
concept
Objective-C technology is an object-oriented programming language and runtime used primarily for developing software on Apple's macOS and iOS platforms, extending C with Smalltalk-style messaging.
All labels observed (4)
| Label | Occurrences |
|---|---|
| Objective-C class | 46 |
| Objective-C feature | 1 |
| Objective-C runtime function | 1 |
| Objective-C technology canonical | 1 |
Description generation (CDg)
The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.
Instruction
generate a one-sentence description for a given conceptual class. # Response Format Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: Objective-C technology
Generated description
Objective-C technology is an object-oriented programming language and runtime used primarily for developing software on Apple's macOS and iOS platforms, extending C with Smalltalk-style messaging.
Instances (49)
| Instance | Via concept surface |
|---|---|
| Objective-C runtime | — |
| NSObject | Objective-C class |
| NSString | Objective-C class |
| NSSet | Objective-C class |
| NSData | Objective-C class |
| NSDate | Objective-C class |
| NSNotificationCenter | Objective-C class |
| NSAutoreleasePool | Objective-C class |
| NSException | Objective-C class |
| Key-Value Observing | Objective-C feature |
| CMSensorRecorder | Objective-C class |
| CBDescriptor | Objective-C class |
| CBPeripheralManager | Objective-C class |
| SCNTransaction | Objective-C class |
| AVAssetExportSession | Objective-C class |
| AVCaptureDevice | Objective-C class |
| AVAudioPlayer | Objective-C class |
| AVAudioRecorder | Objective-C class |
| AVAudioSession | Objective-C class |
| GCController | Objective-C class |
| NSArray | Objective-C class |
| NSFileManager | Objective-C class |
| objc_setEnumerationMutationHandler | Objective-C runtime function |
| NSMutableSet | Objective-C class |
| NSFileHandle | Objective-C class |
| NSCalendar | Objective-C class |
| NSDateComponents | Objective-C class |
| NSTimeZone | Objective-C class |
| NSDateFormatter | Objective-C class |
| NSNotification | Objective-C class |
| NSDistributedNotificationCenter | Objective-C class |
| NSNotificationQueue | Objective-C class |
| NSKeyedArchiver | Objective-C class |
| NSKeyedUnarchiver | Objective-C class |
| NSUnarchiver | Objective-C class |
| MPSCNNKernel | Objective-C class |
| CALayer | Objective-C class |
| NSView | Objective-C class |
| CIImage | Objective-C class |
| CIVector | Objective-C class |
| CIColor | Objective-C class |
| CIFilterShape | Objective-C class |
| NSWindow | Objective-C class |
| NSResponder | Objective-C class |
| NSMenu | Objective-C class |
| NSDocument | Objective-C class |
| NSImage | Objective-C class |
| NSColor | Objective-C class |
| NSWindowController | Objective-C class |