The Cocotron is an open source project which aims to implement a cross-platform Objective-C API similar to that described by Apple Inc.'s Cocoa documentation. This includes the AppKit, Foundation, Objective-C runtime and support APIs such as CoreGraphics and CoreFoundation.

Cocotron

Most examples work on at least one operating system, usually two, Mac OS X and one other.

Please check each example for specific licensing.

Most examples will have binaries included which you can just run and see.

In order to compile examples somewhere other than OS X you will need to have the CDT installed for the target platform