This repository has been archived by the owner on Jan 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b7b5919
commit fe474fa
Showing
3 changed files
with
473 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
%% This BibTeX bibliography file was created using BibDesk. | ||
%% http://bibdesk.sourceforge.net/ | ||
%% Created for Guoye Zhang at 2017-12-07 14:11:46 -0500 | ||
%% Saved with string encoding Unicode (UTF-8) | ||
@misc{protobuf, | ||
Author = {Google}, | ||
Date-Added = {2017-12-06 07:24:36 +0000}, | ||
Date-Modified = {2017-12-06 07:24:36 +0000}, | ||
Howpublished = {{\tt https://developers.google.com/protocol-buffers/}}, | ||
Title = {Protocol Buffers}} | ||
|
||
@incollection{msp, | ||
Author = {Taha, Walid}, | ||
Booktitle = {Domain-Specific Program Generation}, | ||
Pages = {30--50}, | ||
Publisher = {Springer}, | ||
Title = {A gentle introduction to multi-stage programming}, | ||
Year = {2004}} | ||
|
||
@mastersthesis{llvm, | ||
Address = {Urbana, IL}, | ||
Author = {Chris Lattner}, | ||
Month = {Dec}, | ||
School = {{Computer Science Dept., University of Illinois at Urbana-Champaign}}, | ||
Title = {{LLVM: An Infrastructure for Multi-Stage Optimization}}, | ||
Year = {2002}} | ||
|
||
@misc{go, | ||
Author = {Google}, | ||
Date-Modified = {2017-12-07 19:11:44 +0000}, | ||
Howpublished = {{\tt https://golang.org}}, | ||
Title = {The Go Programming Language}} |
Binary file not shown.
Oops, something went wrong.