Compiling .go in Windows ... & Can python connect to Go?
i know that go language does not support windows yet, now, how can i compile .go file is windows ?
and can python connect开发者_JAVA技巧 to go ?
like connecting c++ or java to python ... lol
While the Go language implementation for Windows is still experimental, it's steadily improving. An updated binary version is published regularly: Win32 build of Go.
精彩评论