Find a file
2010-02-04 13:08:47 -08:00
doc added note about the GOARM env variable 2010-02-02 18:09:07 -08:00
include
lib codereview: make sure each mail has a reviewer 2010-01-28 12:48:21 -08:00
misc dashboard: avoid seeing cron's sh -c in ps check 2010-02-01 11:36:44 -08:00
pkg
src 6l: move mapped symbol table lower in memory 2010-02-04 12:46:11 -08:00
test finalizers; merge package malloc into package runtime 2010-02-03 16:31:34 -08:00
.hgignore add apple's .DS_Store to ignored list 2010-02-03 20:12:39 -08:00
.hgtags release.2010-01-27, take 2 2010-01-27 18:31:54 -08:00
AUTHORS A+C: Joe Poirier (individual CLA) 2010-02-04 13:08:47 -08:00
CONTRIBUTORS A+C: Joe Poirier (individual CLA) 2010-02-04 13:08:47 -08:00
favicon.ico
LICENSE
README

This is the source code repository for the Go programming language.  

For documentation about how to install and use Go,
visit http://golang.org/ or load doc/install.html in your web browser.

After installing Go, you can view a nicely formatted
doc/install.html by running godoc --http=:6060
and then visiting http://localhost:6060/doc/install.html.

Unless otherwise noted, the Go source files are distributed
under the BSD-style license found in the LICENSE file.