Showing posts with label Go. Show all posts
Showing posts with label Go. Show all posts

Wednesday, November 11, 2009

Go programming language

Google has announced the release of new programming language named Go.
It combines high performance, safety and speed.
The main aim is create language for parallel processing on multi-kernels.



Official website Golang.org contains compiler and toolchain for new language.