Jump To:
Leopard Guides: Cocoa
The runtime architecture arbitrates how software is generated into executable code, how code is mapped into memory, and, at execution time, where data is stored, how data is addressed, and how functions and methods call one another. Cocoa programs make use of the Mach-O runtime architecture.

Document Descriptions
On Off
Display

Sorted by
Title
Sort by
Date
Garbage Collection Programming Guide (HTML) (PDF)
Describes the garbage collection system for Cocoa.
2008-11-19
Objective-C 2.0 Runtime Programming Guide (HTML) (PDF)
Describes the Objective-C 2.0 runtime support library.
2009-02-04