Y
Hacker News
new
|
ask
|
show
|
jobs
by
mratzloff
4697 days ago
Go has the same FFI language that most languages do: C.
http://golang.org/cmd/cgo/
1 comments
masklinn
4697 days ago
Wrong way around. By "bind languages to it" agentultra talks about using Go from other languages, not using C from Go.
link