1
0
mirror of https://github.com/golang/go synced 2024-10-03 10:21:22 -06:00
go/usr
Robert Griesemer 3cfd91f85b daily snapshot:
- use explicit expression lists instead of binary trees to represent lists of the form a, b, c
(per discussion w/ Russ)
- use explicit nodes for various language constructs for better readability
- various adjustments in parsing and printing

next steps:
- clean up AST fully so it can be checked in as library

R=r
OCL=26371
CL=26371
2009-03-16 20:29:31 -07:00
..
gri daily snapshot: 2009-03-16 20:29:31 -07:00