Can Go compiler be installed on Windows?

前端 未结 9 2141
粉色の甜心
粉色の甜心 2020-12-23 14:16

I\'ve been looking on golang.org for a Windows compiler, but I can\'t seem to find it. I can only see Linux and OS X compilers. Does anyone know if Go programming can be don

9条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-23 14:42

    Yes! As of 2012 the Go homepage offers an official Windows installer (32 or 64 bit) https://golang.org/dl/

提交回复
热议问题