logoalt Hacker News

cozzydtoday at 4:40 PM1 replyview on HN

It's an issue if you want different software components to talk to each other without IPC.


Replies

throwaway27448today at 7:43 PM

Most languages can interoperate with the C abi without commiting you to using the language itself. In fact I can't think of a single language that both produces software people actually use and doesn't interoperate with the c abi.