Comment on On Leaky Abstractions and Objective-JparentComments−thomasmallen17yThat's inconsistent with how quickly Apple had Carbon ready using C. Just a matter of effort.−boucher17yCarbon 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.
Comments
That's inconsistent with how quickly Apple had Carbon ready using C. Just a matter of effort.
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.