1
0
mirror of https://github.com/golang/go synced 2024-10-05 00:21:21 -06:00
go/src/pkg/exp
Russ Cox 609eeee817 make Native Client support build again,
add README explaining how to try the
web demos.

Fixes #339.

R=r
CC=barry.d.silverman, bss, vadim
https://golang.org/cl/165057
2009-12-04 10:11:32 -08:00
..
4s make Native Client support build again, 2009-12-04 10:11:32 -08:00
datafmt Change to container/vector interface: 2009-11-24 13:43:18 -08:00
draw crypto/md4, exp/draw/x11: fix makefile to build when GOROOT has whitespaces 2009-11-29 18:14:49 -08:00
eval move ReadFile, WriteFile, and ReadDir into a separate io/ioutil package. 2009-12-02 22:02:14 -08:00
exception go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
iterable Add Count, Cycle, ZipWith, GroupBy, Repeat, RepeatTimes, Unique to exp/iterable. 2009-12-03 20:03:07 -08:00
nacl make Native Client support build again, 2009-12-04 10:11:32 -08:00
ogle Change to container/vector interface: 2009-11-24 13:43:18 -08:00
spacewar make Native Client support build again, 2009-12-04 10:11:32 -08:00
README explain exp 2009-10-15 11:02:18 -07:00

This directory tree contains experimental packages and
unfinished code that is subject to even more change than the
rest of the Go tree.