Skip to content

Files

Latest commit

c600521 · Jan 28, 2025

History

History

profile

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 28, 2025

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