Posted in

Go泛型(Generics)英语概念迁移手册:从type parameter到constraint syntax的术语正交映射

第一章:Go泛型的核心概念与设计 … Go泛型(Generics)英语概念迁移手册:从type parameter到constraint syntax的术语正交映射Read more

Posted in

Golang编译器调试实战(dlv exec go tool compile + 源码断点:定位syntax error位置精度达AST.Node.Lit.Pos()级别)

第一章:Golang是怎么编译 … Golang编译器调试实战(dlv exec go tool compile + 源码断点:定位syntax error位置精度达AST.Node.Lit.Pos()级别)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