Go Home Page
The Go Programming Language

Directory src/pkg/exp

Subdirectories

Name   Synopsis
..
4s This is a simple demo of Go running under Native Client.
datafmt The datafmt package implements syntax-directed, type-driven formatting of arbitrary data structures.
draw Package draw provides basic graphics and drawing primitives, in the style of the Plan 9 graphics library (see http://plan9.bell-labs.com/magic/man2html/2/draw) and the X Render extension.
x11 This package implements an X11 backend for the exp/draw package.
eval This package is the beginning of an interpreter for Go.
iterable The iterable package provides several traversal and searching methods.
nacl
av Package av implements audio and video access for Native Client binaries running standalone or embedded in a web browser window.
srpc This package implements Native Client's simple RPC (SRPC).
ogle Ogle is the beginning of a debugger for Go.
spacewar This package and spacewar.go implement a simple PDP-1 emulator complete enough to run the original PDP-1 video game Spacewar!