Top
image: Bill Selak / flickr

What’s new in Google’s Go language

February 16, 2018

The team behind Google’s Go language, aka Golang, has released the prodyctin version of Go 1.10, the next version of the popular open source language.

The new features in Google Go 1.10

The upgrade offers compiler tool chain and performance improvements but no substantive language changes. Go 1.10 now provides these key features:

  • Improved performance of code generated by the compiler, spread across supported architectures.
  • Programs should run a bit faster due to speedups in garbage collection, better code generation, and core library optimizations.

Read More on Info World