1
0
mirror of https://github.com/golang/go synced 2024-11-12 10:20:27 -07:00
go/usr
Austin Clements 9211a7d413 Beginnings of a Go interpreter. This implements basic and
pointer types, supports literals, identifiers, type-checking
most unary and binary operators, "compiling" a few unary and
binary operators, and assignment and declaration statements.

R=rsc
APPROVED=rsc
DELTA=1751  (1751 added, 0 deleted, 0 changed)
OCL=31309
CL=31691
2009-07-15 11:59:13 -07:00
..
austin Beginnings of a Go interpreter. This implements basic and 2009-07-15 11:59:13 -07:00
dsymonds/iterable minor cleanup, not required by compiler changes 2009-05-08 10:14:55 -07:00
gri/pretty - install gofmt in src/cmd/gofmt 2009-06-16 12:03:32 -07:00