Re: [go-nuts] Compiling very old version of Golang...

2016-07-05 Thread Mike Lee
s showed up when there was enough of a library to make one > worth writing, and went away as soon as was feasible, when the go tool > showed up (as was always the plan). > > -rob > > > On Mon, Jul 4, 2016 at 8:32 PM, Mike Lee > > wrote: > >

[go-nuts] Compiling very old version of Golang...

2016-07-04 Thread Mike Lee
Hello, For this question please refer to commit 0cafb9ea3d3d34627e8f492ccafa6ba9b633a213 of the Go repository. This is a very early version of Go (2008). I was just curious as to how it looked at the start. I don't have any experience in compilers/language design, can someone tell me how they