|
| 1 | +%% This BibTeX bibliography file was created using BibDesk. |
| 2 | +%% http://bibdesk.sourceforge.net/ |
| 3 | +
|
| 4 | +%% Created for Guoye Zhang at 2017-12-07 14:11:46 -0500 |
| 5 | +
|
| 6 | +
|
| 7 | +%% Saved with string encoding Unicode (UTF-8) |
| 8 | +
|
| 9 | +
|
| 10 | +
|
| 11 | +@misc{protobuf, |
| 12 | + Author = {Google}, |
| 13 | + Date-Added = {2017-12-06 07:24:36 +0000}, |
| 14 | + Date-Modified = {2017-12-06 07:24:36 +0000}, |
| 15 | + Howpublished = {{\tt https://developers.google.com/protocol-buffers/}}, |
| 16 | + Title = {Protocol Buffers}} |
| 17 | + |
| 18 | +@incollection{msp, |
| 19 | + Author = {Taha, Walid}, |
| 20 | + Booktitle = {Domain-Specific Program Generation}, |
| 21 | + Pages = {30--50}, |
| 22 | + Publisher = {Springer}, |
| 23 | + Title = {A gentle introduction to multi-stage programming}, |
| 24 | + Year = {2004}} |
| 25 | + |
| 26 | +@mastersthesis{llvm, |
| 27 | + Address = {Urbana, IL}, |
| 28 | + Author = {Chris Lattner}, |
| 29 | + Month = {Dec}, |
| 30 | + School = {{Computer Science Dept., University of Illinois at Urbana-Champaign}}, |
| 31 | + Title = {{LLVM: An Infrastructure for Multi-Stage Optimization}}, |
| 32 | + Year = {2002}} |
| 33 | + |
| 34 | +@misc{go, |
| 35 | + Author = {Google}, |
| 36 | + Date-Modified = {2017-12-07 19:11:44 +0000}, |
| 37 | + Howpublished = {{\tt https://golang.org}}, |
| 38 | + Title = {The Go Programming Language}} |
0 commit comments