Go: Difference between revisions

From wikinotes
No edit summary
Tag: Manual revert
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
A minimalist statically linked, strongly typed, compiled language with garbage collection.<br>
A statically linked, strongly typed, compiled language with garbage collection.<br>
Simple support for cross compilation.
Simple support for cross compilation, and package distribution.




Line 27: Line 27:
|-
|-
| [[golang tutorials]]
| [[golang tutorials]]
|-
| [[golang anatomy]]
|-
|-
| [[golang install]]
| [[golang install]]
Line 36: Line 38:
| [[golang module path]]
| [[golang module path]]
|-
|-
| [[golang toolchains]]
| [[golang environments]]
|-
| [[golang conventions]]
|-
|-
| [[golang anatomy]]
| [[golang patterns]]
|-
|}
</blockquote><!-- Intro/Reference -->
 
= Tools =
<blockquote>
{|
|-
| [[golang compilers]]
|-
| [[golang documentation]]
|-
|-
| [[golang environments]]
| [[golang environments]]
|-
|-
| [[golang conventions]]
| [[golang debuggers]]
|-
| [[golang lsps]]
|-
| [[golang checkers]]
|-
|-
|}
|}
</blockquote><!-- Intro/Reference -->
</blockquote><!-- Tools -->


= Libraries =
= Libraries =
Line 104: Line 123:
|-
|-
| [[golang operating system]]
| [[golang operating system]]
|-
| [[golang functional]]
|-
|-
| [[golang concurrency]]
| [[golang concurrency]]
|-
|-
| [[golang synchronization]]
| [[golang synchronization]]
|-
| [[golang encoding]]
|-
|-
| [[golang testing]]
| [[golang testing]]

Latest revision as of 14:17, 7 February 2023