By mswatcher
via posted-stuff.blogspot.com
Published: Nov 17 2009 / 10:00
Google has just released a new programming language, called Go. Written by Russ Cox, amongst others, it wraps a custom programming language around low-level functionality very similar to that present in his libtask. With the ability to launch functions as microthreads, and the ability to switch between them using channels, they provide functionality similar to that of Stackless Python.



Add your comment