From 2e5a720647c1acb9b8b057bad46dca661f506bd8 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 16 Dec 2009 15:30:39 -0800 Subject: [PATCH] Add roadmap document. Also adds Development heading on navbar, with Roadmap being the only current entry. R=r CC=golang-dev https://golang.org/cl/180069 --- doc/devel/roadmap.html | 105 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 doc/devel/roadmap.html diff --git a/doc/devel/roadmap.html b/doc/devel/roadmap.html new file mode 100644 index 0000000000..d2158d928e --- /dev/null +++ b/doc/devel/roadmap.html @@ -0,0 +1,105 @@ + + +

Go Roadmap

+ +This page lists features and ideas being developed or discussed by the +Go team. This list will be updated as work continues. + +

+The roadmap should be discussed on +the golang-nuts +mailing list. + +

+Language roadmap

+ +

+This is a list of language changes that are being considered. +Appearance on this list is no guarantee that the change will be +accepted. + +

+ +

+Implementation roadmap

+ + + +

+Gc compiler roadmap

+ + + +

+Gccgo compiler roadmap

+ + -- 2.50.0