2

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

2
  • How about use a VM to run Linux with VirtualBox from Windows? Commented Jul 18, 2010 at 11:06
  • One question at a time, please! Commented Jul 9, 2017 at 9:56

1 Answer 1

4

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.

Sign up to request clarification or add additional context in comments.

1 Comment

Thank you so much! I never knew such a thing existed!

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.