From: Andrew Gerrand
Date: Fri, 3 Dec 2010 00:47:33 +0000 (+1100)
Subject: doc: add gofrontend paper to talks/ and docs.html
X-Git-Tag: weekly.2010-12-02~1
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=bddc699b778a12e7d909ff5b4aa74e326e120a72;p=gostls13.git
doc: add gofrontend paper to talks/ and docs.html
R=r, iant
CC=golang-dev
https://golang.org/cl/3434041
---
diff --git a/doc/docs.html b/doc/docs.html
index c74ae035f4..91893a5fa6 100644
--- a/doc/docs.html
+++ b/doc/docs.html
@@ -174,6 +174,12 @@ from Hoareâs 1978 paper to Go provides insight into how and why Go works as it
does.
+
+
+A description of the Go language frontend for gcc.
+Ian Lance Taylor's paper delivered at the GCC Summit 2010.
+
+
A short promotional video featuring Russ Cox demonstrating Go's fast compiler.
diff --git a/doc/talks/gofrontend-gcc-summit-2010.pdf b/doc/talks/gofrontend-gcc-summit-2010.pdf
new file mode 100644
index 0000000000..157fd7676b
Binary files /dev/null and b/doc/talks/gofrontend-gcc-summit-2010.pdf differ