Hacker News new | past | comments | ask | show | jobs | submit login

It's not. Open up any of the .c files and you'll see lots of references to Cocoa. One of the comments refers to Cocoa by name! This is using objc_msgSend to call into Cocoa. You'd have to squint your eyes pretty hard for the claim in the readme to be true. What it doesn't have is Objective-C code, which is different than not having Cocoa.



check out the clang objc rewriter - basically c++front for objc. https://www.jviotti.com/2023/12/01/understanding-objective-c...


Doesn't work anymore, especially because it doesn't support ARC.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: