Google has recently, open sourced an experimental new language called Go<http://www.golang.org/> . Go combines the development speed of working in a dynamic language like Python with the performance and safety of a compiled language like C or C++.
The official page : http://golang.org/ Talk by Rob Pike (Google Tech Talks) : http://www.youtube.com/watch?v=rKnDgT73v8s -- thanks for your time, Pratik K Anand

