Skip to main content

Go Language

2009

The Go Programming Language
·71 words·1 min
Articles Development Go Language Google Open Source Programming
Google has released their own programming language, appropriately named Go. I haven’t had time to dig deeply into this yet, but I’m seeing some interesting stuff that I like such as fast compilation, garbage collection, easy to read syntax, built in support for multicore machines and of course an open source BSD-style license.