Y
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
cageface
5152 days ago
You either write to the underlying C API or you use ObjC.
link