Hacker News new | ask | show | jobs
by sbinet 3564 days ago
https://github.com/go-python/gopy

it automatically creates a CPython-2 extension module out of a Go-1.5 package.

I plan to update it for Go>=1.6 and also directly generate a "cffi" python module so CPython-{2,3} and PyPy can be directly supported out of the box.

1 comments

Woah.

Sorry, I have nothing of substance to say, but this deserves more than an upvote.