Go (Programming language): Difference between revisions
Jump to navigation
Jump to search
(Created page with "'''Go''' is a statically-typed, high-level programming language, syntactically similar to the C programming language, but has memory safety garbage collection, structural typing CSP-style concurrency. {{Stub}}{{Programming languages}}") |
mNo edit summary |
||
Line 2: | Line 2: | ||
{{Stub}}{{Programming languages}} | {{Stub}}{{Programming languages}} | ||
[[Category:Programming languages]] |
Latest revision as of 02:20, 4 February 2024
Go is a statically-typed, high-level programming language, syntactically similar to the C programming language, but has memory safety garbage collection, structural typing CSP-style concurrency.