November 10, 2009
4:08 pm
“Go” Google’s new open source programming language
Google released a experimental systems programming language under open source called “Go,” that combines development speed of working in a dynamic language like Python with performance and safety of a compiled language like C or C++. Typical builds feel instantaneous; even large binaries compile in just a few seconds. And compiled code runs close to speed of C. Watch the video for more information:
More info: golang.org
Loading

Leave a comment »