Cocoa Data Structures Framework HomepageThe Cocoa Data Structures library has been moved to a new home. In 2002, I learned Mac OS X Cocoa programming, with its very interesting Objective C programming language and dynamic runtime environment. The libraries Apple provides are great, but many people noticed a missing piece: standard data structures. Apple says that NSDictionary and NSArray should be enough -- usually they are, but sometimes you just want a linked list! I decided to create a free software library that people could reliably use to work with standard Data Structures in Objective C applications. This library is now being much better maintained by Quinn Taylor. All current information is available on the website for the library. |
||
|
||