Go 1.4 Official release supports Android development

Source: Internet
Author: User
This is a created article in which the information may have evolved or changed. Summary: Go is an open-source programming language released by Google in 2009, and the current code hosting address has been moved to GitHub, where you can access and play more easily.

This is the fifth year of Go, and the Go 1.4 version is also the fifth stable version. It is 6 months apart from the go 1.3 version. The most notable version of this update is the official Android support, and now developers can use go to develop a simple Android app.

This version improves on small languages, supports more operating systems and processor architectures, and improves toolchain and libraries. Also, Go 1.4 optimizes stability, with no modifications to compile or run.

Language improvements are syntax improvements in the For-range loop, and in 1.3 there are two ways to do it:
Reference for range x {
...
}
In version 1.4, there is a new subcommand, go generate, which is used primarily to automate tools to generate source code before compiling. The speed of the basic and 1.3 version of the same, slightly faster. In addition, there are a lot of improvements and bug fixes. See the official release notes for Go 1.4 for more details.

Go is an open-source programming language released by Google in 2009, and the current code hosting address has been moved to GitHub, where you can access and play more easily.

Last week, the go official announced that the 1.5 version had been put on the agenda, of which 1.5 of the garbage collectors will be completely concurrent, compilers, assemblers, linker and runtime will be written with go, ported to 64-bit power PC, more complete support for Android, may support 64-bit arm.

Related reading:

First IDE stable version: Google releases Android Studio 1.0
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.