Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2021-11-04 18:03:50
Size: 322
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.
Line 13: Line 13:
== Toolchain == == Tool chain ==

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 2025-10-10 15:21:53 by DominicRicottone)