This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| scripting:golang [2016/01/30 18:46] – 82.46.188.134 | scripting:golang [2023/11/02 14:38] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| https:// | https:// | ||
| - | Is an //iproved// C++ in which we get rid of many of the complexities. | + | \\ |
| - | By Robert Griesemer, Rob Pike, and Ken Thompson.\\ | + | * Adequate for microservices |
| - | Designed primarily for systems programming, it is a compiled, statically typed language in the tradition 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 ' |
| + | * Less than 35 reserved words | ||
| + | * Opposite to python, has a way to standardize | ||