Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 741 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 741 Bytes

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 .

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