Y
Hacker News
new
|
ask
|
show
|
jobs
by
Retr0id
70 days ago
I do like Go's syntax but I can't help thinking the best language for C interop is C.
1 comments
AdieuToLogic
70 days ago
> I do like Go's syntax but I can't help thinking the best language for C interop is C.
SWIG[0] is a viable option for incorporating C code as well.
0 -
https://swig.org/Doc4.4/Go.html#Go
link
stevekemp
70 days ago
I love how SWIG is still around! I first used it about 30 years ago to integrate with Perl, then later with Java.
link
SWIG[0] is a viable option for incorporating C code as well.
0 - https://swig.org/Doc4.4/Go.html#Go