[p2p-research] The Go Programming Language
Ryan
rlanham1963 at gmail.com
Thu Nov 12 00:51:12 CET 2009
Sent to you by Ryan via Google Reader: The Go Programming Language via
Daring Fireball by John Gruber on 11/10/09
New systems level programming language from Google (but, judging from
the copyright statements, not an official Google project). Go has
built-in garbage collection, a simpler syntax than Java or C++, fast
compilation times and excellent performance — and it was designed with
concurrency in mind. Interesting and ambitious, to say the least.
Among many interesting details, it ships with a utility named gofmt,
which formats Go source code according to a standardized style — which
standardized style uses tabs, not spaces (hooray). Go uses a
Pascal-style “:=” assignment operator for initializing values (hooray).
And, regarding my own tiny sliver of expertise, the Regexp library
offers only a crude regular expression syntax (boo).
Update: Some amazing names are behind Go, including Ken Thompson and
Rob Pike.
★
Things you can do from here:
- Subscribe to Daring Fireball using Google Reader
- Get started using Google Reader to easily keep up with all your
favorite sites
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listcultures.org/pipermail/p2presearch_listcultures.org/attachments/20091111/8e18e516/attachment.html>
More information about the p2presearch
mailing list