You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| [mulle-objc-runtime](https://github.com/mulle-objc/mulle-objc-runtime) | ⏩ A fast, portable Objective-C runtime written 100% in C11
153
+
| [mulle-objc-debug](https://github.com/mulle-objc/mulle-objc-debug) | 🐞 Debug support for the mulle-objc-runtime
154
+
| [mulle-objc-cc](https://github.com/mulle-cc/mulle-objc-cc) | ⏩ make mulle-clang the default Objective-C compiler
155
+
| [mulle-objc-list](https://github.com/mulle-objc/mulle-objc-list) | 📒 Lists mulle-objc runtime information contained in executables.
156
+
157
+
#### Download & Install
158
+
159
+
160
+
Download the latest [tar](https://github.com/mulle-objc/MulleObjC/archive/refs/tags/latest.tar.gz) or [zip](https://github.com/mulle-objc/MulleObjC/archive/refs/tags/latest.zip) archive and unpack it.
151
161
152
-
Install the [Requirements](#Requirements) and then
153
-
install **MulleObjC** with [cmake](https://cmake.org):
162
+
Install **MulleObjC** into `/usr/local` with [cmake](https://cmake.org):
0 commit comments