在Windows中编译.go…&python可以连接到Go吗?

i know that go language does not support windows yet, now, how can i compile .go file is windows ?

and can python connect 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.