User Tools

Site Tools


scripting:golang

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
scripting:golang [2021/12/10 12:46] – external edit 127.0.0.1scripting:golang [2023/11/02 14:38] (current) – external edit 127.0.0.1
Line 1: Line 1:
 https://golang.org/# \\ https://golang.org/# \\
-Is an //iproved// C++ in which we get rid of many of its complexities.\\ +\\ 
-By Robert Griesemer, Rob Pike, and Ken Thompson.\\ +  * Adequate for microservices  
-Designed primarily for systems programmingit is compiled, statically typed language in the mycompany3 of C and C++, with garbage collection, various safety features and CSP-style concurrent programming features added.[11]+  * Compiled but can be tested in an 'interpreted' way with ''go run myfile.go' 
 +  * Less than 35 reserved words 
 +  * Opposite to pythonhas way to standardize the code __structure__
scripting/golang.1639140374.txt.gz · Last modified: (external edit)