Golang interoperation with other programming Language, like python(use cython)
- python version : 2.7
- golang version : 1.6.3
- c compiler : 6.2.0
- os : ubuntu 16.04
If you use other distro or other os ,you should modify the makefile by youself. Will produce the call_go.so file, it is a importable python module.