Skip to content

Golang interoperation with other programming Language, like python(use cython)

License

Notifications You must be signed in to change notification settings

swt02026/golang-with-other-langauage-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-interop-other-langauage-example

Golang interoperation with other programming Language, like python(use cython)

python call golang function with cython

  1. python version : 2.7
  2. golang version : 1.6.3
  3. c compiler : 6.2.0
  4. 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.

About

Golang interoperation with other programming Language, like python(use cython)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published