Hacker News new | ask | show | jobs
by thomasmallen 6398 days ago
That's inconsistent with how quickly Apple had Carbon ready using C. Just a matter of effort.
1 comments

Carbon is a port of C APIs from the classic mac mostly. On top of that, Objective-C is ultimately C, and its easier to talk between the two than Java.