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 Code

The Cocotron proper is hosted at Google Code in a Subversion repository.

You can check out the current revision with:

svn checkout http://cocotron.googlecode.com/svn/trunk/ cocotron

You can browse the repository at:

http://cocotron.googlecode.com/svn/trunk/

The main project page is at:

http://code.google.com/p/cocotron