Hacker News new | ask | show | jobs
by pjmlp 5152 days ago
COM can be used by any language and allows software components, object based, to be "easily" shared among languages.

How does it work in Mac OS X?

1 comments

You either write to the underlying C API or you use ObjC.