Posted in

Go语言官方定义究竟写了什么?3分钟读懂spec.go中那行被注释掉的“// The language is defined by this document”

第一章:Go语言的官方定义 Go … Go语言官方定义究竟写了什么?3分钟读懂spec.go中那行被注释掉的“// The language is defined by this document”Read more

Posted in

为什么Go官网首页第一行写着“go是一种语言”,却在go/src/cmd/compile/internal/syntax中埋了4处矛盾定义?

第一章:go是一种语言 Go 是 … 为什么Go官网首页第一行写着“go是一种语言”,却在go/src/cmd/compile/internal/syntax中埋了4处矛盾定义?Read more