Differences between revisions 2 and 3
Revision 2 as of 2021-11-12 19:54:39
Size: 323
Comment:
Revision 3 as of 2022-05-11 14:09:45
Size: 336
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
'''Go''', also known as '''Golang''' is a static typed, compiled programming language. The '''Go programming language''', also known as '''Golang''' is a compiled, static-typed language.

Go

The Go programming language, also known as Golang is a compiled, static-typed language.

The complete toolchain (compiler, dependency management, etc.) is invoked by subcommands of go(1)

Contents

  1. Go
    1. Tool chain


Tool chain

* Compiler


CategoryRicottone

Go (last edited 2024-03-17 14:58:51 by DominicRicottone)