]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/go/doc/introduction.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / go / doc / introduction.rst
1 Introduction
2 ============
3
4 This manual describes how to use :command:`gccgo`, the GNU compiler for
5 the Go programming language. This manual is specifically about
6 :command:`gccgo`. For more information about the Go programming
7 language in general, including language specifications and standard
8 package documentation, see http://golang.org/.