bogdi19 Posted March 11, 2012 Report Posted March 11, 2012 Presenter: Rob PikeGo is a new experimental systems programming language intended to make software development fast. Our goal is that a major Google binary should be buildable in a few seconds on a single machine. The language is concurrent, garbage-collected, and requires explicit declaration of dependencies. Simple syntax and a clean type system support a number of programming styles. 1 Quote