D
D
Dima Zherebko2015-12-10 02:13:02
go
Dima Zherebko, 2015-12-10 02:13:02

What is the difference between compilers for Golang?

I read that there are different compilers for Go, what is the difference and why do you need a different compiler?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey S., 2015-12-10
@Winsik

There is a description of the syntax of the language, there is its implementation (compiler). Written by different people/companies.
And the detailed differences are easier to read through the search (mostly code optimization for faster execution and other platforms)
https://ru.wikipedia.org/wiki/Go
habrahabr.ru/post/251393

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question