Downloads
Support
Community
Development
Search
openSUSE Build Service
>
Projects
Sign Up
|
Log In
Username
Password
Cancel
Overview
Meta Configuration of Package go
<package name="go" project="devel:languages:go"> <title>A compiled, garbage-collected, concurrent programming language</title> <description>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.</description> <build> <enable repository="openSUSE_Backports_SLE-12"/> </build> <url>http://golang.org/</url> </package>