-
Notifications
You must be signed in to change notification settings - Fork 6
/
thesis.bib
executable file
·294 lines (248 loc) · 8.38 KB
/
thesis.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
@misc{rust1,
title = {Announcing Rust 1.0},
howpublished = {\url{http://blog.rust-lang.org/2015/05/15/Rust-1.0.html}},
note = {Accessed: 2015-11-23}
}
@misc{trpl,
title = {Announcing Rust 1.0},
howpublished = {\url{http://blog.rust-lang.org/2015/05/15/Rust-1.0.html}},
note = {Accessed: 2015-11-23}
}
@misc{jdkiter,
title = {OpenJDK ArrayList Source},
howpublished = {\url{http://hg.openjdk.java.net/jdk7/jdk7/jdk/file/00cd9dc3c2b5/src/share/classes/java/util/ArrayList.java#l771}},
note = {Accessed: 2015-11-23}
}
@misc{timetravel,
title = {Undefined behavior can result in time travel (among other things, but time travel is the funkiest)},
howpublished = {\url{https://blogs.msdn.microsoft.com/oldnewthing/20140627-00/?p=633}},
note = {Accessed: 2016-01-15}
}
@misc{entry1,
title = {Rust RFC: Entry API initial proposal)},
howpublished = {\url{https://github.com/rust-lang/rfcs/blob/master/text/0216-collection-views.md
}},
note = {Accessed: 2016-01-15}
}
@misc{servo,
title = {Servo Homepage},
howpublished = {\url{http://servo.org/}},
note = {Accessed: 2015-11-23}
}
@misc{servo-gh,
title = {Servo Github Repository},
howpublished = {\url{https://github.com/servo/servo}},
note = {Accessed: 2015-11-23}
}
@misc{rustbelt,
title = {Making Sense of Rust},
howpublished = {\url{http://www.mpi-sws.org/~dreyer/talk.pdf}},
note = {Accessed: 2015-11-23}
}
@misc{crossbeam,
title = {Crossbeam Github Repository},
howpublished = {\url{https://github.com/aturon/crossbeam}},
note = {Accessed: 2015-11-23}
}
@misc{bluss-indexing,
title = {Indexing Github Repository},
howpublished = {\url{https://github.com/bluss/indexing}},
note = {Accessed: 2015-11-30}
}
@misc{rust-fork,
title = {lrs-lang Github Repository},
howpublished = {\url{https://github.com/lrs-lang/lib}},
note = {Accessed: 2015-11-30}
}
@misc{petgraph,
title = {petgraph Github Repository},
howpublished = {\url{https://github.com/bluss/petulant-avenger-graphlibrary
}},
note = {Accessed: 2015-11-30}
}
@misc{cppcore,
title = {C++ Core Guidelines Github Repository},
howpublished = {\url{https://github.com/isocpp/CppCoreGuidelines}},
note = {Accessed: 2015-11-30}
}
@misc{cyclone-web,
title = {Cyclone Homepage},
howpublished = {\url{https://cyclone.thelanguage.org/}},
note = {Accessed: 2015-11-30}
}
@misc{rust-stolen,
title = {Rust Reference Manual, Appendix: Influences},
howpublished = {\url{http://doc.rust-lang.org/reference.html#appendix:-influences
}},
note = {Accessed: 2015-11-30}
}
@misc{too-many-lists,
title = {Learning Rust With Entirely Too Many Linked Lists},
howpublished = {\url{http://cglab.ca/~abeinges/blah/too-many-lists/book/}},
note = {Accessed: 2015-11-30}
}
@article{servo-exp,
author = {Brian Anderson and
Lars Bergstrom and
David Herman and
Josh Matthews and
Keegan McAllister and
Manish Goregaokar and
Jack Moffitt and
Simon Sapin},
title = {Experience Report: Developing the Servo Web Browser Engine using Rust},
journal = {CoRR},
volume = {abs/1505.07383},
year = {2015},
url = {http://arxiv.org/abs/1505.07383},
timestamp = {Mon, 01 Jun 2015 14:13:54 +0200},
biburl = {http://dblp.uni-trier.de/rec/bib/journals/corr/AndersonBHMMGMS15},
bibsource = {dblp computer science bibliography, http://dblp.org}
}
@article{swamy2006safe,
title={Safe manual memory management in Cyclone},
author={Swamy, Nikhil and Hicks, Michael and Morrisett, Greg and Grossman, Dan and Jim, Trevor},
journal={Science of Computer Programming},
volume={62},
number={2},
pages={122--144},
year={2006},
publisher={Elsevier}
}
@article{tofte1997region,
title={Region-based memory management},
author={Tofte, Mads and Talpin, Jean-Pierre},
journal={Information and computation},
volume={132},
number={2},
pages={109--176},
year={1997},
publisher={Elsevier}
}
@inproceedings{coutts2007stream,
title={Stream fusion: From lists to streams to nothing at all},
author={Coutts, Duncan and Leshchinskiy, Roman and Stewart, Don},
booktitle={ACM SIGPLAN Notices},
volume={42},
number={9},
pages={315--326},
year={2007},
organization={ACM}
}
@article{bessey2010few,
title={A few billion lines of code later: using static analysis to find bugs in the real world},
author={Bessey, Al and Block, Ken and Chelf, Ben and Chou, Andy and Fulton, Bryan and Hallem, Seth and Henri-Gros, Charles and Kamsky, Asya and McPeak, Scott and Engler, Dawson},
journal={Communications of the ACM},
volume={53},
number={2},
pages={66--75},
year={2010},
publisher={ACM}
}
@inproceedings{wang2012undefined,
title={Undefined behavior: what happened to my code?},
author={Wang, Xi and Chen, Haogang and Cheung, Alvin and Jia, Zhihao and Zeldovich, Nickolai and Kaashoek, M Frans},
booktitle={Proceedings of the Asia-Pacific Workshop on Systems},
pages={9},
year={2012},
organization={ACM}
}
@article{xi1998eliminating,
title={Eliminating array bound checking through dependent types},
author={Xi, Hongwei and Pfenning, Frank},
journal={ACM SIGPLAN Notices},
volume={33},
number={5},
pages={249--257},
year={1998},
publisher={ACM}
}
@inproceedings{grosser2011polly,
title={Polly-Polyhedral optimization in LLVM},
author={Grosser, Tobias and Zheng, Hongbin and Aloor, Raghesh and Simb{\"u}rger, Andreas and Gr{\"o}{\ss}linger, Armin and Pouchet, Louis-No{\"e}l},
booktitle={Proceedings of the First International Workshop on Polyhedral Compilation Techniques (IMPACT)},
volume={2011},
year={2011}
}
@article{tov2011practical,
title={Practical affine types},
author={Tov, Jesse A and Pucella, Riccardo},
journal={ACM SIGPLAN Notices},
volume={46},
number={1},
pages={447--458},
year={2011},
publisher={ACM}
}
@phdthesis{munksgaard2015practical,
title={Practical Session Types in Rust},
author={Munksgaard, Philip and Jespersen, Thomas Bracht Laumann},
year={2015},
school={Master’s thesis, Department of Computer Science, University of Copenhagen}
}
@inproceedings{buchanan2008good,
title={When good instructions go bad: Generalizing return-oriented programming to RISC},
author={Buchanan, Erik and Roemer, Ryan and Shacham, Hovav and Savage, Stefan},
booktitle={Proceedings of the 15th ACM conference on Computer and communications security},
pages={27--38},
year={2008},
organization={ACM}
}
@article{schneier2014heartbleed,
title={Heartbleed},
author={Schneier, Bruce},
journal={Schneier on Security},
volume={9},
year={2014},
howpublished = {https://www.schneier.com/blog/archives/2014/04/heartbleed.html},
note = {Accessed: 2015-11-28}
}
@incollection{aspinall2007formalising,
title={Formalising Java’s data race free guarantee},
author={Aspinall, David and {\v{S}}ev{\v{c}}{\'\i}k, Jaroslav},
booktitle={Theorem Proving in Higher Order Logics},
pages={22--37},
year={2007},
publisher={Springer}
}
@inproceedings{grossman2002region,
title={Region-based memory management in Cyclone},
author={Grossman, Dan and Morrisett, Greg and Jim, Trevor and Hicks, Michael and Wang, Yanling and Cheney, James},
booktitle={ACM Sigplan Notices},
volume={37},
number={5},
pages={282--293},
year={2002},
organization={ACM}
}
@inproceedings{nagarakatte2014watchdoglite,
title={WatchdogLite: Hardware-accelerated compiler-based pointer checking},
author={Nagarakatte, Santosh and Martin, Milo MK and Zdancewic, Steve},
booktitle={Proceedings of Annual IEEE/ACM International Symposium on Code Generation and Optimization},
pages={175},
year={2014},
organization={ACM}
}
@inproceedings{andronick2012large,
title={Large-scale formal verification in practice: A process perspective},
author={Andronick, June and Jeffery, Ross and Klein, Gerwin and Kolanski, Rafal and Staples, Mark and Zhang, He and Zhu, Liming},
booktitle={Software Engineering (ICSE), 2012 34th International Conference on},
pages={1002--1011},
year={2012},
organization={IEEE}
}
@article{rice1953classes,
title={Classes of recursively enumerable sets and their decision problems},
author={Rice, Henry Gordon},
journal={Transactions of the American Mathematical Society},
pages={358--366},
year={1953},
publisher={JSTOR}
}
@book{pierce2005advanced,
title={Advanced topics in types and programming languages},
author={Pierce, Benjamin C},
chapter={1},
year={2005},
publisher={MIT press}
}