Comment on Go 1.5 Bootstrap PlanComments−barryallen2211yIf Go 1.5 relies on Go 1.4 which relies on C doesn't go 1.5 still rely on C? I don't get why they're doing this. Also, will go 1.5 have generics?−mkohlmyr11yThe idea is not to not rely on C. The idea is to not have to do the compiler development in C.
Comments
If Go 1.5 relies on Go 1.4 which relies on C doesn't go 1.5 still rely on C? I don't get why they're doing this. Also, will go 1.5 have generics?
The idea is not to not rely on C. The idea is to not have to do the compiler development in C.