The mulle-objc-runtime C library is the backbone of all mulle-objc projects.
The MulleObjC Objective-C library uses the runtime, to provide the familiar set of root classes,
such as NSObject
, for Objective-C projects .
- Install it with foundation-developer
See also:
- MulleFoundation provides a full featured class system
- MulleWeb class libraries for web projects
- mulle-core provides the runtime with fundamental C libraries
- mulle-cc provides the compiler and the debugger