Has anyone tried the "Go" programming language on a beowulf?<br><br>The language's homepage says,<br>"  Its concurrency mechanisms make it easy to write
        programs that get the most out of multicore and networked machines..."<br>(from <a href="http://golang.org/">http://golang.org/</a>)<br><br>The wiki is <a href="http://en.wikipedia.org/wiki/Go_%28programming_language%29">http://en.wikipedia.org/wiki/Go_%28programming_language%29</a><br>
<br>I'm sure I'll use MPI but Google hired some pretty cool language designers.<br><br>Peter<br><br>P.S. described somewhere as "merging C++ with Python" which maybe explains an odd white-space rule (open curly bracket can't begin a line because it would confuse automated semicolon line endings), Yuk.<br>