No description
Find a file
2010-03-20 22:37:53 -07:00
doc website: add Go Blog widget to frontpage, 2010-03-20 11:42:57 +11:00
include
lib godoc: line numbers for all remote search results 2010-03-19 22:48:08 -07:00
misc misc/bbedit: support for cmplx, real, imag 2010-03-16 13:26:34 -07:00
pkg
src libmach: more info when memory reads fail on Darwin 2010-03-20 22:37:23 -07:00
test
.hgignore runtime: add GOROOT and Version 2010-03-16 23:10:33 -07:00
.hgtags release.2010-03-15 part two 2010-03-16 10:54:02 +11:00
AUTHORS A+C: add Kyle Consalus (individual CLA) 2010-03-20 22:37:53 -07:00
CONTRIBUTORS A+C: add Kyle Consalus (individual CLA) 2010-03-20 22:37:53 -07: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.