User Tools

Site Tools


scripting:golang

https://golang.org/#

  • Adequate for microservices
  • Compiled but can be tested in an 'interpreted' way with ''go run myfile.go'
  • Less than 35 reserved words
  • Opposite to python, has a way to standardize the code structure
scripting/golang.txt · Last modified: by 127.0.0.1