Hard to use due to the opaque interface (no code completion!), and Easy to make basic mistakes such as type mismatches etc. which would be very difficult to identify in a review (for example). Given ...
MulleObjC supplies the most basic runtime components like NSObject or NSThread to build a foundation on top of it. MulleObjC depends on standard C libraries only and for instance not on <unistd.h>.