Live data from Hacker News

Google Go started in 1972

code.google.com

11–20 of 44 posts

Re: Google Go started in 1972

#13
99.9% of it coming after 2008.

Actually, this is a good idea. I'm going to go name-squat repositories on every other hard-to-search programming language name I can think of.

Re: Google Go started in 1972

#16
post #12

Where did the early commits come from? What revision control systems existed back in 1972?

I would venture to say none. UNIX was completed in 1969, and C itself didn't exist until 1972.

There weren't revision control systems as such, but there were a few operating systems which featured versioned filesystems, e.g. ITS and TENEX/TOPS-20.

Re: Google Go started in 1972

#17
post #12

Where did the early commits come from? What revision control systems existed back in 1972?

No version control systems as such, but there were a few operating systems with versioned file systems back in the late 60's, e.g. ITS and TENEX/TOPS-20.

Re: Google Go started in 1972

#18
The whole point of those early commits is that it's a joke! Just go read them. They are basically laying out the simple Hello, World! program and showing its evolution over time.

1972: Hello, World! is written in B 1974: Hello, World! is re-written for the new C language 1988: Hello, World! is written in ANSI C (two commits, go read them to see the diff) 2008: Go

Re: Google Go started in 1972

#19
post #12

Where did the early commits come from? What revision control systems existed back in 1972?

I would venture to say none. UNIX was completed in 1969, and C itself didn't exist until 1972.

SCCS (Source Code Control System) was developed at Bell Labs in 1972.

Re: Google Go started in 1972

#20
post #11

[deleted]

We probably shouldn't take the headline at face value. What we're seeing are some playfully hacked initial fictitious commits ostensibly from Brian Kernighan intended to paint a picture of the spiritual lineage that the creators of go want to acknowledge.

(And, in my opinion, if there's anybody allowed to invoke the name of Brian Kernighan in this way, it would be Rob Pike and Ken Thompson).

Post reply on HN