Y
Hacker News
new
|
ask
|
show
|
jobs
by
KenoFischer
3715 days ago
Depends how much of C++ you need. In full generality you need a C++ compiler in the calling compilation unit (inlining, template instantiation, etc.). The name mangling and ABI itself really isn't that hard.