1
0
mirror of https://github.com/golang/go synced 2024-11-19 04:04:47 -07:00
go/usr/gri
Robert Griesemer 81d7c51837 First cut at a Go pretty printer:
- code scavenged from Go-in-Go front-end (will merge back)
- using "symbol-table" free parsing to build AST
- no printing yet

R=r
OCL=15504
CL=15504
2008-09-18 16:58:37 -07:00
..
gosrc - updated printing of chan types 2008-09-17 14:26:01 -07:00
pretty First cut at a Go pretty printer: 2008-09-18 16:58:37 -07:00