Go Language Resources Go, golang, go... NOTE: This page ceased updating in October, 2012

Go Utils and Tools

Build Tools

Note that most of this build tools have been obsoleted by the new go tool that is part of the standard distribution and its commands like: go build, go instal, etc.

Build Tools

SCons

WAF

Jenkins/Hudson

Testing and Test Coverage

Interaction with Other Languages

Tag Generators

Source Code Formatting and Refactoring

Source Code Navigation

Documentation Tools

REPLs (Read-eval-print loops)

Lexers

Preprocessors

Misc

See Also

Alternative Go Compilers