devel:languages:go The Go Programming Language This repository contains packages related to the Go programming language (designed by Robert Griesemer, Rob Pike and Ken Thompson). Go is an expressive, concurrent, garbage collected systems programming language that is type safe and memory safe. It has pointers but no pointer arithmetic. Go has fast builds, clean syntax, garbage collection, methods for any type, and run-time reflection. It feels like a dynamic language but has the speed and safety of a static language. http://en.opensuse.org/openSUSE:Packaging_Go Please do not use OBS comments for support requests. Instead please use one of these communication methods: Support via mailing list (first): go@lists.opensuse.org (links to list archives) For bug reports: https://bugzilla.opensuse.org https://download.opensuse.org/repositories/devel:/languages:/go/openSUSE_Factory_ARM/ openSUSE:Factory:ARM openSUSE Factory ARM This is a project clone to build entire openSUSE:Factory for the ARM architecture. https://download.opensuse.org/repositories/openSUSE:/Factory:/ARM/standard/ openSUSE:Factory The next openSUSE distribution Any user who wishes to have the newest packages that include, but are not limited to, the Linux kernel, SAMBA, git, desktops, office applications and many other packages, will want Tumbleweed. Tumbleweed appeals to Power Users, Software Developers and openSUSE Contributors. If you require the latest software stacks and Integrated Development Environment or need a stable platform closest to bleeding edge Linux, Tumbleweed is the best choice for you. Staging dashboard is located at: https://build.opensuse.org/staging_workflows/openSUSE:Factory List of known devel projects: https://build.opensuse.org/package/view_file/openSUSE:Factory:Staging/dashboard/devel_projects Have a look at http://en.opensuse.org/Portal:Factory for more details. https://download.opensuse.org/repositories/openSUSE:/Factory/ports/ go A compiled, garbage-collected, concurrent programming language Go is an expressive, concurrent, garbage collected systems programming language that is type safe and memory safe. It has pointers but no pointer arithmetic. Go has fast builds, clean syntax, garbage collection, methods for any type, and run-time reflection. It feels like a dynamic language but has the speed and safety of a static language.