John DeNero
|
4ffee801ce
|
A codewalk through a simple program that illustrates several aspects of Go functions: function objects, higher-order functions, variadic functions, tail recursion, etc. The example program simulates the game of Pig, a dice game with simple rules but a nontrivial solution.
R=adg, rsc, iant2, r
CC=golang-dev
https://golang.org/cl/4306045
|
2011-04-07 18:05:15 -07:00 |
|
Andrey Mirtchovski
|
f1af2ecbab
|
doc/codewalk: update for changes in log package
R=adg, r
CC=golang-dev
https://golang.org/cl/2984041
|
2010-11-08 09:58:57 -08:00 |
|
Andrew Gerrand
|
71675c6fa0
|
doc/codewalk: Share Memory By Communicating
R=r, rsc
CC=golang-dev
https://golang.org/cl/1727043
|
2010-06-30 16:56:30 +10:00 |
|
Russ Cox
|
2a591bdf8a
|
godoc: add codewalk support
R=adg, gri
CC=golang-dev, r
https://golang.org/cl/1008042
|
2010-04-26 22:35:12 -07:00 |
|