====== Go Lang ====== * python과 go 연동 * https://stackoverflow.com/questions/57105879/how-to-call-go-function-from-python * https://github.com/ryanbressler/numpy2go * https://scipy-lectures.github.io/advanced/interfacing_with_c/interfacing_with_c.html#id5 * https://github.com/golang/go/wiki/cgo#turning-c-arrays-into-go-slices * go 튜토리얼 * http://golang.site/ * https://go-tour-ko.appspot.com/welcome/1 {{tag>"golang" numpy python}}