A compiled, garbage-collected, concurrent programming language

Edit Package go1.9

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.

Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename Size Changed
go1.9.spec 0000012465 12.2 KB
Latest Revision
Samu Voutilainen's avatar Samu Voutilainen (Smar) committed (revision 2)
Comments 0