Documents
References
Packages
The Project
Help
Play
The Go Programming Language
package main import "fmt" func main() { fmt.Println("Hello, 世界") }
Run
Format
Share
Directory misc/cgo/life/
File
Bytes
Modified
..
c-life.c
1461
2013-05-13 13:49:08 +0000 UTC
life.go
896
2013-05-13 13:49:08 +0000 UTC
life.h
293
2013-05-13 13:49:08 +0000 UTC
main.go
802
2013-05-13 13:49:08 +0000 UTC
main.out
272
2013-05-13 13:49:08 +0000 UTC