go: New language.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 30 Nov 2009 09:20:06 +0000 (09:20 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 30 Nov 2009 09:20:06 +0000 (09:20 +0000)
commitd888ccd559a84c180936e9adadae1f655f15356e
tree97768e8622aae41e520d3ab7c14c3f626500390c
parentfa4f783d4557ad68c87eed2220c71073cc39b2ca
go: New language.

Do iteration with goroutines and channels.  It's much prettier than
doing it with closures.
.gitignore
Makefile
go-fringe.go [new file with mode: 0644]