mirror of
https://github.com/golang/go.git
synced 2025-05-31 23:25:39 +00:00
- 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
Description
Languages
Go
94.3%
Assembly
5.3%
C
0.2%
Shell
0.1%