1
0
mirror of https://github.com/golang/go synced 2024-11-25 11:37:57 -07:00

add a disclaimer

SVN=126379
This commit is contained in:
Rob Pike 2008-07-08 14:52:48 -07:00
parent 655c281303
commit c685e1b70d

View File

@ -4,13 +4,15 @@ The Go Programming Language (DRAFT)
Robert Griesemer, Rob Pike, Ken Thompson Robert Griesemer, Rob Pike, Ken Thompson
---- ----
(July 7, 2008) (July 8, 2008)
This document is a semi-formal specification/proposal for a new This document is a semi-formal specification/proposal for a new
systems programming language. The document is under active systems programming language. The document is under active
development; any piece may change substantially as design progresses; development; any piece may change substantially as design progresses;
also there remain a number of unresolved issues. also there remain a number of unresolved issues.
This draft document is unpublished and under active development.
It is not ready for external review.
Guiding principles Guiding principles
---- ----