More voters = better DZone links! Login and vote now.
By chedgers
via headwaysoftware.com
Published: Nov 15 2009 / 08:13
"Go" is a new systems programming language created by Google. Syntax is based on C++, and it compiles (like greased lightning apparently) – even has a Printf()! But beyond trivial similarities it is a very different beast with interfaces, garbage collection, reduced use of pointers, no header files, reflection, and built-in concurrency. Looks good.



Add your comment