1
0
mirror of https://github.com/golang/go synced 2024-11-26 06:57:56 -07:00
go/usr
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
..
gri First cut at a Go pretty printer: 2008-09-18 16:58:37 -07:00