Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

Commit fe474fa

Browse files
committed
Add report
1 parent b7b5919 commit fe474fa

File tree

3 files changed

+473
-0
lines changed

3 files changed

+473
-0
lines changed

Report/Project.bib

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
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}}

Report/Project.pdf

123 KB
Binary file not shown.

0 commit comments

Comments
 (0)