mirror of
https://github.com/golang/go
synced 2024-11-05 18:36:08 +00:00
doc: add gofrontend paper to talks/ and docs.html
R=r, iant CC=golang-dev https://golang.org/cl/3434041
This commit is contained in:
parent
0e3eefaf0f
commit
bddc699b77
2 changed files with 6 additions and 0 deletions
|
@ -174,6 +174,12 @@ from Hoare’s 1978 paper to Go provides insight into how and why Go works as it
|
|||
does.
|
||||
</i></p>
|
||||
|
||||
<h3 id="emerging_go"><a href="talks/gofrontend-gcc-summit-2010.pdf">The Go frontend for GCC</a></h3>
|
||||
<p>
|
||||
A description of the Go language frontend for gcc.
|
||||
Ian Lance Taylor's paper delivered at the GCC Summit 2010.
|
||||
</p>
|
||||
|
||||
<h3 id="promo_video"><a href="http://www.youtube.com/watch?v=wwoWei-GAPo">The Go Promo Video</a></h3>
|
||||
<p>
|
||||
A short promotional video featuring Russ Cox demonstrating Go's fast compiler.
|
||||
|
|
BIN
doc/talks/gofrontend-gcc-summit-2010.pdf
Normal file
BIN
doc/talks/gofrontend-gcc-summit-2010.pdf
Normal file
Binary file not shown.
Loading…
Reference in a new issue