book.bib 43 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280
  1. @book{Pierce:2004fk,
  2. editor = {Benjamin C. Pierce},
  3. publisher = {MIT Press},
  4. title = {Advanced Topics in Types and Programming Languages},
  5. year = {2004}}
  6. @book{Pierce:SF2,
  7. author = {Benjamin C. Pierce and Arthur Azevedo de Amorim
  8. and Chris Casinghino and Marco Gaboardi and
  9. Michael Greenberg and C\v{a}t\v{a}lin Hri\c{t}cu
  10. and Vilhelm Sj\"{o}berg and Andrew Tolmach
  11. and Brent Yorgey},
  12. title = {Programming Language Foundations},
  13. series = {Software Foundations},
  14. volume = {2},
  15. year = {2018},
  16. publisher = {Electronic textbook},
  17. keys = {verification,books},
  18. url = {https://softwarefoundations.cis.upenn.edu/plf-current/index.html}
  19. }
  20. @Book{Harper2016,
  21. author = {Robert Harper},
  22. title = {Practical Foundations for Programming Languages},
  23. publisher = {Cambridge University Press},
  24. year = 2016,
  25. edition = {2nd edition}}
  26. @Article{Appel90,
  27. author = {Appel, Andrew W.},
  28. title = {A {Runtime} {System}},
  29. journal = {{LISP} and Symbolic Computation},
  30. year = 1990,
  31. volume = 3,
  32. number = 4,
  33. pages = {343--380}
  34. }
  35. @book{Appel91,
  36. place={Cambridge},
  37. title={Compiling with Continuations},
  38. publisher={Cambridge University Press},
  39. author={Appel, Andrew W.},
  40. year={1991}
  41. }
  42. @inproceedings{Hatcliff:1994ea,
  43. author = {John Hatcliff and Olivier Danvy},
  44. booktitle = {Proceedings of the 21st ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages, POPL '94},
  45. pages = {458--471},
  46. publisher = {Association for Computing Machinery},
  47. title = {A Generic Account of Continuation-Passing Styles},
  48. year = {1994}}
  49. @article{Plotkin:1975,
  50. author = {G. D. Plotkin},
  51. journal = {Theoretical Computer Science},
  52. number = {2},
  53. pages = {125--159},
  54. rating = {5},
  55. read = {Yes},
  56. title = {Call-by-{N}ame, {C}all-by-{V}alue and the {L}ambda-{C}alculus},
  57. volume = {1},
  58. year = {1975}}
  59. @inproceedings{Lawall:1993,
  60. author = {Lawall, Julia L. and Danvy, Olivier},
  61. title = {Separating Stages in the Continuation-Passing Style
  62. Transformation},
  63. year = 1993,
  64. publisher = {Association for Computing Machinery},
  65. booktitle = {Proceedings of the 20th ACM SIGPLAN-SIGACT Symposium on
  66. Principles of Programming Languages, POPL '93},
  67. pages = {124--136},
  68. numpages = 13
  69. }
  70. @book{Friedman:2001,
  71. author = {Daniel P. Friedman and
  72. Mitchell Wand and
  73. Christopher T. Haynes},
  74. title = {Essentials of {Programming} {Languages}},
  75. edition = {2nd edition},
  76. publisher = {{MIT} Press},
  77. year = 2001,
  78. timestamp = {Fri, 15 Apr 2011 13:37:34 +0200},
  79. biburl = {https://dblp.org/rec/books/daglib/0017436.bib},
  80. bibsource = {dblp computer science bibliography, https://dblp.org}
  81. }
  82. @inproceedings{Fischer:1972,
  83. author = {Fischer, Michael J.},
  84. title = {Lambda Calculus Schemata},
  85. year = 1972,
  86. publisher = {Association for Computing Machinery},
  87. booktitle = {Proceedings of ACM Conference on Proving Assertions about
  88. Programs},
  89. pages = {104--109}
  90. }
  91. @InProceedings{Wijngaarden:1966,
  92. author = {Adriaan {van Wijngaarden}},
  93. title = {Recursive Definition of Syntax and Semantics},
  94. booktitle = {Formal Language Description Languages for Computer Programming},
  95. year = 1966,
  96. editor = {T. B. Steel Jr.},
  97. pages = {13--24},
  98. publisher = {North-Holland}}
  99. @book{Aho:2006wb,
  100. author = {Aho, Alfred V. and Lam, Monica S. and Sethi, Ravi and Ullman, Jeffrey D.},
  101. date-added = {2021-10-22 09:38:52 -0400},
  102. date-modified = {2021-10-22 09:38:59 -0400},
  103. publisher = {Addison-Wesley Longman},
  104. title = {Compilers: Principles, Techniques, and Tools},
  105. edition = {2nd edition},
  106. year = {2006}}
  107. @article{Logothetis:1981,
  108. author = {Logothetis, George and Mishra, Prateek},
  109. title = {Compiling {S}hort-{C}ircuit {B}oolean {E}xpressions in {O}ne {P}ass},
  110. journal = {Software: Practice and Experience},
  111. volume = {11},
  112. number = {11},
  113. pages = {1197--1214},
  114. year = {1981}
  115. }
  116. @article{Clarke:1989,
  117. author = {Clarke, Keith},
  118. title = {One-Pass Code Generation Using Continuations},
  119. year = {1989},
  120. issue_date = {Dec. 1989},
  121. publisher = {John Wiley & Sons},
  122. volume = {19},
  123. number = {12},
  124. journal = {Softw. Pract. Exper.},
  125. pages = {1175--1192},
  126. numpages = {18}
  127. }
  128. @article{Moggi:1991in,
  129. author = {Eugenio Moggi},
  130. journal = {Inf. Comput.},
  131. number = {1},
  132. pages = {55--92},
  133. publisher = {Academic Press},
  134. title = {Notions of {C}omputation and {M}onads},
  135. volume = {93},
  136. year = {1991}
  137. }
  138. @article{Flatt:2019tb,
  139. articleno = {78},
  140. author = {Flatt, Matthew and Derici, Caner and Dybvig, R. Kent and Keep, Andrew W. and Massaccesi, Gustavo E. and Spall, Sarah and Tobin-Hochstadt, Sam and Zeppieri, Jon},
  141. journal = {Proc. ACM Program. Lang., ICFP (August)},
  142. numpages = {15},
  143. pages = {1--15},
  144. publisher = {Association for Computing Machinery},
  145. title = {Rebuilding Racket on Chez Scheme (Experience Report)},
  146. volume = {3},
  147. year = {2019}}
  148. @inproceedings{Danvy:2003fk,
  149. author = {Danvy, Olivier},
  150. booktitle = {Compiler Construction: Proceedings of the 12th
  151. International Conference, CC '03, Held as Part of
  152. the Joint European Conferences on Theory and
  153. Practice of Software, ETAPS '03. \normalfont{Lecture Notes in
  154. Computer Science 2622}},
  155. pages = {77--89},
  156. title = {A New One-Pass Transformation into Monadic Normal Form},
  157. publisher = {Springer},
  158. year = {2003}
  159. }
  160. @article{PeytonJones:1998,
  161. author = {Simon L. {Peyton Jones} and Andr{\'e} L. M. Santos},
  162. journal = {Science of Computer Programming},
  163. number = {1},
  164. pages = {3--47},
  165. title = {A {T}ransformation-{B}ased {O}ptimiser for {H}askell},
  166. volume = {32},
  167. year = {1998}}
  168. @book{Russell2003,
  169. author = {Russell, Stuart J. and Norvig, Peter},
  170. title = {Artificial Intelligence: A Modern Approach},
  171. year = {2003},
  172. publisher = {Pearson Education},
  173. edition = {2}
  174. }
  175. @book{Kernighan:1988nx,
  176. author = {Brian W. Kernighan and Dennis M. Ritchie},
  177. publisher = {Prentice Hall},
  178. title = {The C {P}rogramming {L}anguage},
  179. year = {1988}
  180. }
  181. @book{Dybvig:1987aa,
  182. author = {Dybvig, R. Kent},
  183. publisher = {Prentice Hall},
  184. title = {The Scheme Programming Language},
  185. year = {1987}
  186. }
  187. @book{Abelson:1996uq,
  188. author = {Abelson, Harold and Sussman, Gerald J.},
  189. edition = {2nd edition},
  190. publisher = {MIT Press},
  191. title = {Structure and Interpretation of Computer Programs},
  192. year = {1996}
  193. }
  194. @book{Friedman:1996aa,
  195. author = {Friedman, Daniel P. and Felleisen, Matthias},
  196. publisher = {MIT Press},
  197. title = {The Little Schemer},
  198. edition = {4th edition},
  199. year = {1996}
  200. }
  201. @book{Felleisen:2001aa,
  202. author = {Felleisen, Matthias and Findler, Robert Bruce and
  203. Flatt, Matthew and Krishnamurthi, Shriram},
  204. publisher = {MIT Press},
  205. title = {How to Design Programs: An Introduction to
  206. Programming and Computing},
  207. year = {2001}
  208. }
  209. @book{Felleisen:2013aa,
  210. author = {Felleisen, Matthias and Conrad, M.D. Barski and
  211. Horn, David Van and
  212. Eight Students of Northeastern University},
  213. publisher = {No Starch Press},
  214. title = {Realm of Racket: Learn to Program, One Game at a
  215. Time!},
  216. year = {2013}
  217. }
  218. @techreport{Flatt:2014aa,
  219. author = {Matthew Flatt and Robert Bruce Findler and PLT},
  220. institution = {PLT},
  221. number = {6.0},
  222. title = {The Racket Guide},
  223. year = {2014}
  224. }
  225. @manual{Intel:2015aa,
  226. author = {Intel},
  227. institution = {Intel},
  228. title = {Intel 64 and IA-32 Architectures Software Developer's
  229. Manual Combined Volumes: 1, 2A, 2B, 2C, 3A, 3B, 3C
  230. and 3D},
  231. year = {2015}
  232. }
  233. @book{Bryant:2010aa,
  234. author = {Randal Bryant and David O'Hallaron},
  235. edition = {2nd edition},
  236. publisher = {Addison-Wesley},
  237. title = {Computer Systems: A Programmer's Perspective},
  238. year = {2010}
  239. }
  240. @manual{Bryant:2005aa,
  241. author = {Randal Bryant and David O'Hallaron},
  242. organization = {Carnegie Mellon University},
  243. title = {x86-64 Machine-Level Programming},
  244. year = {2005}
  245. }
  246. @manual{Matz:2013aa,
  247. author = {Michael Matz and Jan Hubicka and Andreas Jaeger and
  248. Mark Mitchell},
  249. title = {System V Application Binary Interface, AMD64
  250. Architecture Processor Supplement},
  251. publisher = {Linux Foundation},
  252. year = {2013}
  253. }
  254. @misc{Microsoft:2018aa,
  255. author = {Microsoft},
  256. url = {https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/x64-architecture},
  257. title = {x64 Architecture},
  258. year = {2018}
  259. }
  260. @misc{Microsoft:2020aa,
  261. author = {Microsoft},
  262. url = {https://docs.microsoft.com/en-us/cpp/build/x64-calling-convention},
  263. title = {x64 {C}alling {C}onvention},
  264. year = {2020}
  265. }
  266. @inproceedings{Dybvig:2006aa,
  267. author = {Dybvig, R. Kent},
  268. booktitle = {Proceedings of the Eleventh ACM SIGPLAN International
  269. Conference on Functional Programming, ICFP '06},
  270. pages = {1--12},
  271. publisher = {Association for Computing Machinery},
  272. title = {The Development of {Chez} {Scheme}},
  273. year = {2006}
  274. }
  275. @inproceedings{Sarkar:2004fk,
  276. author = {Dipanwita Sarkar and Oscar Waddell and
  277. R. Kent Dybvig},
  278. booktitle = {Proceedings of the Ninth ACM SIGPLAN International
  279. Conference on Functional Programming, ICFP '04},
  280. pages = {201--212},
  281. publisher = {Association for Computing Machinery},
  282. title = {A {N}anopass {I}nfrastructure for {C}ompiler {E}ducation},
  283. year = {2004}
  284. }
  285. @phdthesis{Keep:2012aa,
  286. author = {Andrew W. Keep},
  287. school = {Indiana University},
  288. title = {A Nanopass Framework for Commercial Compiler
  289. Development},
  290. year = {2012}
  291. }
  292. @techreport{Dybvig:2010aa,
  293. author = {R. Kent Dybvig and Andrew Keep},
  294. institution = {Indiana University},
  295. title = {P523 Compiler Assignments},
  296. year = {2010}
  297. }
  298. @inproceedings{Ghuloum:2006bh,
  299. author = {Abdulaziz Ghuloum},
  300. booktitle = {Scheme '06: Proceedings of the Workshop on Scheme and Functional Programming},
  301. url = {http://www.schemeworkshop.org/2006/},
  302. title = {An Incremental Approach to Compiler Construction},
  303. year = {2006}
  304. }
  305. @article{Backus:1960aa,
  306. author = {Backus, J. W. and Bauer, F. L. and Green, J. and
  307. Katz, C. and McCarthy, J. and Perlis, A. J. and
  308. Rutishauser, H. and Samelson, K. and Vauquois, B. and
  309. Wegstein, J. H. and van Wijngaarden, A. and
  310. Woodger, M.},
  311. editor = {Naur, Peter},
  312. journal = {Commun. ACM},
  313. number = {5},
  314. pages = {299--314},
  315. publisher = {Association for Computing Machinery},
  316. title = {Report on the Algorithmic Language ALGOL 60},
  317. volume = {3},
  318. year = {1960}
  319. }
  320. @article{Knuth:1964aa,
  321. author = {Knuth, Donald E.},
  322. journal = {Commun. ACM},
  323. number = {12},
  324. pages = {735--736},
  325. publisher = {Association for Computing Machinery},
  326. title = {Backus Normal Form vs. Backus Naur Form},
  327. volume = {7},
  328. year = {1964}
  329. }
  330. @article{SPERBER:2009aa,
  331. author = {Sperber, Michael and Dybvig, R. Kent and Flatt, Matthew and
  332. van Straaten, Anton and Findler, Robby and
  333. Matthews, Jacob},
  334. journal = {Journal of Functional Programming},
  335. pages = {1--301},
  336. title = {Revised$^6$ Report on the Algorithmic Language
  337. Scheme},
  338. volume = {19},
  339. year = {2009}
  340. }
  341. @techreport{plt-tr,
  342. author = {Matthew Flatt and PLT},
  343. institution = {PLT},
  344. url = {https://docs.racket-lang.org/reference/index.html},
  345. title = {The {R}acket Reference~6.0},
  346. year = {2014}
  347. }
  348. @inproceedings{reynolds72:_def_interp,
  349. author = {John C. Reynolds},
  350. booktitle = {{ACM} '72: Proceedings of the {ACM} Annual
  351. Conference},
  352. pages = {717--740},
  353. publisher = {Association for Computing Machinery},
  354. title = {Definitional Interpreters for Higher-Order
  355. Programming Languages},
  356. year = {1972}
  357. }
  358. @book{Jones:1993uq,
  359. author = {Neil D. Jones and Carsten K. Gomard and
  360. Peter Sestoft},
  361. publisher = {Prentice Hall},
  362. title = {Partial {Evaluation} and {Automatic} {Program} {Generation}},
  363. year = {1993}
  364. }
  365. @techreport{Danvy:1991fk,
  366. author = {Olivier Danvy},
  367. institution = {Kansas State University},
  368. number = {CIS-92-02},
  369. title = {Three Steps for the {CPS} Transformation},
  370. year = {1991}
  371. }
  372. @inproceedings{Flanagan:1993cg,
  373. author = {Cormac Flanagan and Amr Sabry and Bruce F. Duba and
  374. Matthias Felleisen},
  375. booktitle = {Proceedings of the ACM SIGPLAN 1993 Conference on
  376. {P}rogramming {L}anguage {D}esign and
  377. {I}mplementation, PLDI '93},
  378. pages = {502--514},
  379. title = {The {Essence} of {Compiling} with {Continuations}},
  380. publisher = {Association for Computing Machinery},
  381. year = {1993}
  382. }
  383. @book{Cooper:2011aa,
  384. author = {Keith Cooper and Linda Torczon},
  385. edition = {2nd edition},
  386. publisher = {Morgan Kaufmann},
  387. title = {Engineering a Compiler},
  388. year = {2011}
  389. }
  390. @book{Appel:2003fk,
  391. author = {Andrew W. Appel and Jens Palsberg},
  392. publisher = {Cambridge University Press},
  393. title = {Modern Compiler Implementation in Java},
  394. year = {2003}
  395. }
  396. @book{Balakrishnan:1996ve,
  397. author = {Balakrishnan, V. K.},
  398. publisher = {Dover},
  399. title = {Introductory Discrete Mathematics},
  400. year = {1996}
  401. }
  402. @book{Rosen:2002bh,
  403. author = {Rosen, Kenneth H.},
  404. publisher = {McGraw-Hill Higher Education},
  405. title = {Discrete Mathematics and Its Applications},
  406. year = {2002}
  407. }
  408. @article{Brelaz:1979eu,
  409. author = {Br\'{e}laz, Daniel},
  410. journal = {Commun. ACM},
  411. number = {4},
  412. pages = {251--256},
  413. publisher = {Association for Computing Machinery},
  414. title = {New {Methods} to {Color} the {Vertices} of a {Graph}},
  415. volume = {22},
  416. year = {1979}
  417. }
  418. @article{Horwitz:1966aa,
  419. author = {Horwitz, L. P. and Karp, R. M. and Miller, R. E. and
  420. Winograd, S.},
  421. journal = {J. ACM},
  422. number = {1},
  423. pages = {43--61},
  424. publisher = {Association for Computing Machinery},
  425. title = {Index Register Allocation},
  426. volume = {13},
  427. year = {1966}
  428. }
  429. @inbook{Backus:1978aa,
  430. author = {Backus, John},
  431. booktitle = {History of Programming Languages},
  432. pages = {25--74},
  433. publisher = {Association for Computing Machinery},
  434. title = {The History of Fortran I, II, and III},
  435. year = {1978}
  436. }
  437. @article{Chaitin:1981vl,
  438. author = {Gregory J. Chaitin and Marc A. Auslander and
  439. Ashok K. Chandra and John Cocke and Martin E. Hopkins and
  440. Peter W. Markstein},
  441. journal = {Computer Languages},
  442. pages = {47--57},
  443. title = {Register {Allocation} via {Coloring}},
  444. volume = {6},
  445. year = {1981}
  446. }
  447. @article{Kempe:1879aa,
  448. author = {A. B. Kempe},
  449. journal = {American Journal of Mathematics},
  450. number = {3},
  451. pages = {193--200},
  452. publisher = {Johns Hopkins University Press},
  453. title = {On the Geographical Problem of the Four Colours},
  454. volume = {2},
  455. year = {1879}
  456. }
  457. @inproceedings{Chaitin:1982vn,
  458. author = {G. J. Chaitin},
  459. booktitle = {SIGPLAN '82: Proceedings of the 1982 {SIGPLAN}
  460. Symposium on Compiler Construction},
  461. pages = {98--105},
  462. publisher = {Association for Computing Machinery},
  463. title = {Register {Allocation} \& {Spilling} via {Graph} {Coloring}},
  464. year = {1982}
  465. }
  466. @article{Briggs:1994kx,
  467. author = {Preston Briggs and Keith D. Cooper and Linda Torczon},
  468. journal = {ACM Trans. Program. Lang. Syst.},
  469. number = {3},
  470. pages = {428--455},
  471. publisher = {Association for Computing Machinery},
  472. title = {Improvements to Graph Coloring Register Allocation},
  473. volume = {16},
  474. year = {1994}
  475. }
  476. @article{George:1996aa,
  477. author = {George, Lal and Appel, Andrew W.},
  478. journal = {ACM Trans. Program. Lang. Syst.},
  479. number = {3},
  480. pages = {300--324},
  481. publisher = {Association for Computing Machinery},
  482. title = {Iterated Register Coalescing},
  483. volume = {18},
  484. year = {1996}
  485. }
  486. @incollection{Matula:1972aa,
  487. author = {David W. Matula and George Marble and Joel D. Isaacson},
  488. booktitle = {Graph Theory and Computing},
  489. pages = {109--122},
  490. publisher = {Academic Press},
  491. title = {Graph Coloring Algorithms},
  492. year = {1972}
  493. }
  494. @inproceedings{Chow:1984ys,
  495. author = {Frederick Chow and John Hennessy},
  496. booktitle = {Proceedings of the 1984 SIGPLAN
  497. {Symposium} on {Compiler} {Construction}},
  498. pages = {222--232},
  499. publisher = {Association for Computing Machinery},
  500. title = {Register {Allocation} by {Priority-Based} {Coloring}},
  501. year = {1984}
  502. }
  503. @inproceedings{Cooper:1998ly,
  504. author = {Keith D. Cooper and L. Taylor Simpson},
  505. booktitle = {Compiler Construction: Proceedings of the 7th International Conference, CC '98, Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS '98. \normalfont{Lecture Notes in Computer Science 1383}},
  506. publisher = {Springer},
  507. title = {Live {Range} {Splitting} in a {Graph} {Coloring} {Register}
  508. {Allocator}},
  509. year = {1998}
  510. }
  511. @inproceedings{Palsberg:2007si,
  512. author = {Palsberg, Jens},
  513. booktitle = {Proceedings of the {T}hirteenth {A}ustralasian
  514. {S}ymposium on {T}heory of {C}omputing},
  515. pages = {3--3},
  516. publisher = {Australian Computer Society},
  517. title = {Register {A}llocation via {C}oloring of {C}hordal {G}raphs},
  518. year = {2007}
  519. }
  520. @article{Poletto:1999uq,
  521. author = {Massimiliano Poletto and Vivek Sarkar},
  522. journal = {ACM Trans. Program. Lang. Syst.},
  523. number = {5},
  524. pages = {895--913},
  525. publisher = {Association for Computing Machinery},
  526. title = {Linear {S}can {R}egister {A}llocation},
  527. volume = {21},
  528. year = {1999}
  529. }
  530. @inproceedings{Allen:1970uq,
  531. author = {Frances E. Allen},
  532. booktitle = {Proceedings of a Symposium on Compiler Optimization},
  533. publisher = {Association for Computing Machinery},
  534. pages = {1--19},
  535. title = {Control {Flow} {Analysis}},
  536. year = {1970}
  537. }
  538. @techreport{Friedman:1976aa,
  539. author = {Daniel P. Friedman and David S. Wise},
  540. institution = {Indiana University},
  541. number = {TR44},
  542. title = {Cons {Should} {Not} {Evaluate} {Its} {Arguments}},
  543. year = {1976}
  544. }
  545. @book{Pierce:2002hj,
  546. author = {Benjamin C. Pierce},
  547. publisher = {MIT Press},
  548. title = {Types and {P}rogramming {L}anguages},
  549. year = {2002}
  550. }
  551. @article{Lieberman:1983aa,
  552. author = {Lieberman, Henry and Hewitt, Carl},
  553. journal = {Commun. ACM},
  554. number = {6},
  555. pages = {419--429},
  556. publisher = {Association for Computing Machinery},
  557. title = {A Real-Time Garbage Collector Based on the Lifetimes
  558. of Objects},
  559. volume = {26},
  560. year = {1983}
  561. }
  562. @inproceedings{Ungar:1984aa,
  563. author = {Ungar, David},
  564. booktitle = {Proceedings of the First ACM SIGSOFT/SIGPLAN Software
  565. Engineering Symposium on Practical Software
  566. Development Environments, SDE 1},
  567. pages = {157--167},
  568. publisher = {Association for Computing Machinery},
  569. title = {Generation Scavenging: A Non-Disruptive High
  570. Performance Storage Reclamation Algorithm},
  571. year = {1984}
  572. }
  573. @book{Jones:1996aa,
  574. author = {Jones, Richard and Lins, Rafael},
  575. publisher = {John Wiley \& Sons},
  576. title = {Garbage Collection: Algorithms for Automatic Dynamic
  577. Memory Management},
  578. year = {1996}
  579. }
  580. @inproceedings{Detlefs:2004aa,
  581. author = {Detlefs, David and Flood, Christine and Heller, Steve and
  582. Printezis, Tony},
  583. booktitle = {Proceedings of the 4th International Symposium on
  584. Memory Management, ISMM '04},
  585. pages = {37--48},
  586. publisher = {Association for Computing Machinery},
  587. title = {Garbage-{F}irst {Garbage} {Collection}},
  588. year = {2004}
  589. }
  590. @inproceedings{Tene:2011kx,
  591. author = {Tene, Gil and Iyengar, Balaji and Wolf, Michael},
  592. booktitle = {Proceedings of the International Symposium on Memory
  593. Management, ISMM '11},
  594. pages = {79--88},
  595. publisher = {Association for Computing Machinery},
  596. title = {C4: The {C}ontinuously {C}oncurrent {C}ompacting
  597. {C}ollector},
  598. year = {2011}
  599. }
  600. @incollection{Wilson:1992fk,
  601. author = {Wilson, Paul},
  602. booktitle = {Memory Management},
  603. editor = {Bekkers, Yves and Cohen, Jacques},
  604. pages = {1--42},
  605. publisher = {Springer},
  606. title = {Uniprocessor Garbage Collection Techniques.
  607. \normalfont{Lecture Notes in Computer Science 637}},
  608. year = {1992}
  609. }
  610. @article{Cheney:1970aa,
  611. author = {C. J. Cheney},
  612. journal = {Commun. of the {ACM}},
  613. number = {11},
  614. title = {A Nonrecursive List Compacting Algorithm},
  615. volume = {13},
  616. year = {1970}
  617. }
  618. @article{McCarthy:1960dz,
  619. author = {McCarthy, John},
  620. journal = {Commun. ACM},
  621. number = {4},
  622. pages = {184--195},
  623. publisher = {Association for Computing Machinery},
  624. title = {Recursive {F}unctions of {S}ymbolic {E}xpressions and their
  625. {C}omputation by {M}achine, Part I},
  626. volume = {3},
  627. year = {1960}
  628. }
  629. @article{Collins:1960aa,
  630. author = {Collins, George E.},
  631. journal = {Commun. ACM},
  632. number = {12},
  633. pages = {655--657},
  634. publisher = {Association for Computing Machinery},
  635. title = {A Method for Overlapping and Erasure of Lists},
  636. volume = {3},
  637. year = {1960}
  638. }
  639. @inproceedings{Blackburn:2004aa,
  640. author = {Blackburn, Stephen M. and Cheng, Perry and
  641. McKinley, Kathryn S.},
  642. booktitle = {Proceedings of the Joint International Conference
  643. on Measurement and Modeling of Computer Systems,
  644. SIGMETRICS '04/Performance '04},
  645. pages = {25--36},
  646. publisher = {Association for Computing Machinery},
  647. title = {Myths and Realities: The Performance Impact of
  648. Garbage Collection},
  649. year = {2004}
  650. }
  651. @book{Jones:2011aa,
  652. author = {Jones, Richard and Hosking, Antony and Moss, Eliot},
  653. publisher = {Chapman \& Hall/CRC},
  654. title = {The Garbage Collection Handbook: The Art of Automatic
  655. Memory Management},
  656. year = {2011}
  657. }
  658. @inproceedings{Shahriyar:2013aa,
  659. author = {Shahriyar, Rifat and Blackburn, Stephen M. and
  660. Yang, Xi and McKinley, Kathryn M.},
  661. booktitle = {Proceedings of the 24th ACM SIGPLAN
  662. Conference on Object Oriented Programming Systems
  663. Languages and Applications, OOPSLA '13},
  664. publisher = {Association for Computing Machinery},
  665. title = {Taking Off the Gloves with Reference Counting Immix},
  666. year = {2013}
  667. }
  668. @inproceedings{Cutler:2015aa,
  669. author = {Cutler, Cody and Morris, Robert},
  670. booktitle = {Proceedings of the 2015 International Symposium on
  671. Memory Management, ISMM '15},
  672. pages = {131--142},
  673. publisher = {Association for Computing Machinery},
  674. title = {Reducing Pause Times with Clustered Collection},
  675. year = {2015}
  676. }
  677. @inproceedings{Shidal:2015aa,
  678. author = {Shidal, Jonathan and Spilo, Ari J. and
  679. Scheid, Paul T. and Cytron, Ron K. and
  680. Kavi, Krishna M.},
  681. booktitle = {Proceedings of the 2015 International Symposium on
  682. Memory Management, ISMM '15},
  683. pages = {118--130},
  684. publisher = {Association for Computing Machinery},
  685. title = {Recycling Trash in Cache},
  686. year = {2015}
  687. }
  688. @inproceedings{Osterlund:2016aa,
  689. author = {\"{O}sterlund, Erik and L\"{o}we, Welf},
  690. booktitle = {Proceedings of the 2016 ACM SIGPLAN International
  691. Symposium on Memory Management, ISMM '16},
  692. pages = {1--12},
  693. publisher = {Association for Computing Machinery},
  694. title = {Block-Free Concurrent GC: Stack Scanning and Copying},
  695. year = {2016}
  696. }
  697. @inproceedings{Jacek:2019aa,
  698. author = {Jacek, Nicholas and Moss, J. Eliot B.},
  699. booktitle = {Proceedings of the 2019 ACM SIGPLAN International
  700. Symposium on Memory Management, ISMM '19},
  701. pages = {53--63},
  702. publisher = {Association for Computing Machinery},
  703. title = {Learning When to Garbage Collect with Random Forests},
  704. year = {2019}
  705. }
  706. @inproceedings{Gamari:2020aa,
  707. author = {Gamari, Ben and Dietz, Laura},
  708. booktitle = {Proceedings of the 2020 ACM SIGPLAN International
  709. Symposium on Memory Management, ISMM '20},
  710. pages = {87--99},
  711. publisher = {Association for Computing Machinery},
  712. title = {Alligator Collector: A Latency-Optimized Garbage
  713. Collector for Functional Programming Languages},
  714. year = {2020}
  715. }
  716. @inproceedings{Moore:1959aa,
  717. author = {E.F. Moore},
  718. booktitle = {Proceedings of an International Symposium on the
  719. Theory of Switching},
  720. title = {The {S}hortest {P}ath {T}hrough a {M}aze},
  721. publisher = {Harvard University Press},
  722. year = {1959}
  723. }
  724. @book{Cormen:2001uq,
  725. author = {Thomas H. Cormen and Clifford Stein and
  726. Ronald L. Rivest and Charles E. Leiserson},
  727. publisher = {McGraw-Hill Higher Education},
  728. title = {Introduction to Algorithms},
  729. year = {2001}
  730. }
  731. @techreport{Steele:1977ab,
  732. author = {Guy L. Steele},
  733. institution = {MIT Artificial Intelligence Lab},
  734. number = {420},
  735. type = {AI Memo},
  736. title = {Data Representations in PDP-10 MacLISP},
  737. year = {1977}
  738. }
  739. @article{Appel:1989aa,
  740. author = {Appel, Andrew W.},
  741. journal = {LISP and Symbolic Computation},
  742. number = {2},
  743. pages = {153--162},
  744. publisher = {Kluwer Academic Publishers},
  745. title = {Runtime {Tags} {Aren't} {Necessary}},
  746. volume = {2},
  747. year = {1989}
  748. }
  749. @inproceedings{Goldberg:1991aa,
  750. author = {Goldberg, Benjamin},
  751. booktitle = {Proceedings of the ACM SIGPLAN 1991 Conference on
  752. Programming Language Design and Implementation, PLDI '91},
  753. pages = {165--176},
  754. publisher = {Association for Computing Machinery},
  755. title = {Tag-free Garbage Collection for Strongly Typed
  756. Programming Languages},
  757. year = {1991}
  758. }
  759. @inproceedings{Diwan:1992aa,
  760. author = {Diwan, Amer and Moss, Eliot and Hudson, Richard},
  761. booktitle = {Proceedings of the ACM SIGPLAN 1992 Conference on
  762. Programming Language Design and Implementation, PLDI '92},
  763. pages = {273--282},
  764. publisher = {Association for Computing Machinery},
  765. title = {Compiler Support for Garbage Collection in a
  766. Statically Typed Language},
  767. year = {1992}
  768. }
  769. @inproceedings{Siebert:2001aa,
  770. author = {Siebert, Fridtjof},
  771. title = {Constant-Time Root Scanning for Deterministic Garbage
  772. Collection},
  773. pages = {304--318},
  774. publisher = {Springer},
  775. editor = {Reinhard Wilhelm},
  776. booktitle = {Proceedings of Compiler Construction: 10th
  777. International Conference, CC 2001, Held as Part of
  778. the Joint European Conferences on Theory and
  779. Practice of Software, ETAPS '01},
  780. year = {2001}
  781. }
  782. @inproceedings{Henderson:2002aa,
  783. author = {Henderson, Fergus},
  784. booktitle = {Proceedings of the 3rd International Symposium on
  785. Memory Management, ISMM '02},
  786. pages = {150--156},
  787. publisher = {Association for Computing Machinery},
  788. title = {Accurate Garbage Collection in an Uncooperative
  789. Environment},
  790. year = {2002}
  791. }
  792. @article{Baker:2009aa,
  793. author = {Baker, J. and Cunei, A. and Kalibera, T. and
  794. Pizlo, F. and Vitek, J.},
  795. journal = {Concurr. Comput.: Pract. Exper.},
  796. number = {12},
  797. pages = {1572--1606},
  798. publisher = {John Wiley and Sons Ltd.},
  799. title = {Accurate Garbage Collection in Uncooperative
  800. Environments Revisited},
  801. volume = {21},
  802. year = {2009}
  803. }
  804. @techreport{Dijkstra:1982aa,
  805. author = {E. W. Dijkstra},
  806. institution = {University of Texas at Austin},
  807. number = {EWD831},
  808. title = {Why {Numbering} {Should} {Start} at {Zero}},
  809. year = {1982}
  810. }
  811. @article{Kelsey:1998di,
  812. editor = {R. Kelsey and W. Clinger and J. Rees},
  813. journal = {Higher-Order and Symbolic Computation},
  814. number = {1},
  815. title = {Revised$^5$ Report on the Algorithmic Language
  816. Scheme},
  817. volume = {11},
  818. year = {1998}
  819. }
  820. @techreport{Cardelli:1983aa,
  821. author = {Luca Cardelli},
  822. institution = {AT\&T Bell Laboratories},
  823. number = {TR-107},
  824. title = {The Functional Abstract Machine},
  825. year = {1983}
  826. }
  827. @inproceedings{Minamide:1996ys,
  828. author = {Minamide, Yasuhiko and Morrisett, Greg and
  829. Harper, Robert},
  830. booktitle = {Proceedings of the 23rd ACM SIGPLAN-SIGACT Symposium
  831. on Principles of Programming Languages, POPL '96},
  832. pages = {271--283},
  833. publisher = {Association for Computing Machinery},
  834. title = {Typed {C}losure {C}onversion},
  835. year = {1996}
  836. }
  837. @inproceedings{Shivers:1988aa,
  838. author = {Shivers, O.},
  839. booktitle = {Proceedings of the ACM SIGPLAN 1988 Conference on
  840. Programming Language Design and Implementation, PLDI '88},
  841. pages = {164--174},
  842. publisher = {Association for Computing Machinery},
  843. title = {Control Flow Analysis in {Scheme}},
  844. year = {1988}
  845. }
  846. @inproceedings{Gilray:2016aa,
  847. author = {Gilray, Thomas and Lyde, Steven and Adams, Michael D. and
  848. Might, Matthew and Van Horn, David},
  849. booktitle = {Proceedings of the 43rd Annual ACM SIGPLAN-SIGACT
  850. Symposium on Principles of Programming Languages, POPL '16},
  851. pages = {691--704},
  852. publisher = {Association for Computing Machinery},
  853. title = {Pushdown Control-Flow Analysis for Free},
  854. year = {2016}
  855. }
  856. @inproceedings{Keep:2012ab,
  857. author = {Keep, Andrew W. and Hearn, Alex and Dybvig, R. Kent},
  858. booktitle = {Scheme '12: Proceedings of the Workshop on Scheme and Functional Programming},
  859. title = {Optimizing Closures in {O}(0)-time},
  860. publisher = {Association for Computing Machinery},
  861. year = {2012}
  862. }
  863. @article{Church:1932aa,
  864. author = {Church, Alonzo},
  865. journal = {Annals of Mathematics},
  866. number = {2},
  867. pages = {346--366},
  868. publisher = {Annals of Mathematics},
  869. series = {Second Series},
  870. title = {A Set of Postulates for the Foundation of Logic},
  871. volume = {33},
  872. year = {1932}
  873. }
  874. @techreport{Guy-L.-Steele:1978yq,
  875. author = {Guy L. Steele},
  876. institution = {MIT},
  877. title = {Rabbit: A Compiler for {Scheme}},
  878. year = {1978}
  879. }
  880. @inproceedings{Cardelli:1984aa,
  881. author = {Cardelli, Luca},
  882. booktitle = {ACM Symposium on LISP and Functional Programming, LFP '84},
  883. publisher = {Association for Computing Machinery},
  884. title = {Compiling a Functional Language},
  885. pages = {208--221},
  886. year = {1984}
  887. }
  888. @inproceedings{Gordon:1978aa,
  889. author = {Gordon, M. and Milner, R. and Morris, L. and
  890. Newey, M. and Wadsworth, C.},
  891. booktitle = {Proceedings of the 5th ACM SIGACT-SIGPLAN Symposium
  892. on Principles of Programming Languages, POPL '78},
  893. pages = {119--130},
  894. publisher = {Association for Computing Machinery},
  895. title = {A Metalanguage for Interactive Proof in LCF},
  896. year = {1978}
  897. }
  898. @book{Milner:1990fk,
  899. author = {Robin Milner and Mads Tofte and Robert Harper},
  900. publisher = {MIT Press},
  901. title = {The {D}efinition of Standard ML},
  902. year = {1990}
  903. }
  904. @phdthesis{Dybvig:1987ab,
  905. author = {R. Kent Dybvig},
  906. school = {University of North Carolina at Chapel Hill},
  907. title = {Three Implementation Models for Scheme},
  908. year = {1987}
  909. }
  910. @article{Cardelli:1985kx,
  911. author = {Luca Cardelli and Peter Wegner},
  912. journal = {ACM Comput. Surv.},
  913. number = {4},
  914. pages = {471--523},
  915. publisher = {Association for Computing Machinery},
  916. title = {On {Understanding} {Types}, {Data} {Abstraction}, and
  917. {Polymorphism}},
  918. volume = {17},
  919. year = {1985}
  920. }
  921. @inproceedings{Kildall:1973vn,
  922. author = {Gary A. Kildall},
  923. booktitle = {Proceedings of the 1st {A}nnual ACM
  924. SIGACT-SIGPLAN {S}ymposium on {P}rinciples of {P}rogramming
  925. {L}anguages, POPL '73},
  926. pages = {194--206},
  927. publisher = {Association for Computing Machinery},
  928. title = {A {U}nified {A}pproach to {G}lobal {P}rogram {O}ptimization},
  929. year = {1973}
  930. }
  931. @book{Kleene:1952aa,
  932. author = {Kleene, S.},
  933. publisher = {Van Nostrand},
  934. title = {Introduction to {M}etamathematics},
  935. year = {1952}
  936. }
  937. @inproceedings{Tobin-Hochstadt:2006fk,
  938. author = {Sam Tobin-Hochstadt and Matthias Felleisen},
  939. booktitle = {Companion to the 21st ACM SIGPLAN Conference on Object Oriented Programming Systems Languages and Applications (Dynamic Languages Symposium), DLS '06},
  940. title = {Interlanguage Migration: From Scripts to Programs},
  941. publisher = {Association for Computing Machinery},
  942. year = {2006}
  943. }
  944. @inproceedings{Matthews:2007zr,
  945. author = {Jacob Matthews and Robert Bruce Findler},
  946. booktitle = {Proceedings of the 34th ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages, POPL '07},
  947. title = {Operational Semantics for Multi-Language Programs},
  948. publisher = {Association for Computing Machinery},
  949. year = {2007}
  950. }
  951. @inproceedings{Flanagan:2006mn,
  952. author = {Cormac Flanagan},
  953. booktitle = {Proceedings of the 33rd {ACM SIGPLAN-SIGACT} Symposium
  954. on Principles of Programming Languages, POPL '06},
  955. pages = {245--256},
  956. title = {Hybrid Type Checking},
  957. publisher = {Association for Computing Machinery},
  958. year = {2006}
  959. }
  960. @inproceedings{Gronski:2006uq,
  961. author = {Jessica Gronski and Kenneth Knowles and Aaron Tomb and
  962. Stephen N. Freund and Cormac Flanagan},
  963. booktitle = {Scheme '06: Proceedings of the Workshop on Scheme and Functional Programming},
  964. pages = {93--104},
  965. title = {Sage: Hybrid Checking for Flexible Specifications},
  966. url = {http://www.schemeworkshop.org/2006/},
  967. year = {2006}
  968. }
  969. @article{Anderson:2002kd,
  970. author = {Christopher Anderson and Sophia Drossopoulou},
  971. journal = {Electron. Notes Theor. Comput. Sci.},
  972. number = {8},
  973. publisher = {Elsevier},
  974. title = {{BabyJ}: From Object Based to Class Based
  975. Programming via Types},
  976. volume = {82},
  977. pages = {53--81},
  978. year = {2003}
  979. }
  980. @inproceedings{Siek:2006bh,
  981. author = {Jeremy G. Siek and Walid Taha},
  982. booktitle = {Scheme '06: Proceedings of the Workshop on Scheme and Functional Programming},
  983. pages = {81--92},
  984. title = {Gradual {T}yping for {F}unctional {L}anguages},
  985. url = {http://www.schemeworkshop.org/2006/},
  986. year = {2006}
  987. }
  988. @inproceedings{Wadler:2009qv,
  989. author = {Philip Wadler and Robert Bruce Findler},
  990. booktitle = {Proceedings of Programming Languages and Systems, 31st European
  991. Symposium on Programming, ESOP '09, Held as Part of
  992. the Joint European Conferences on Theory and
  993. Practice of Software, ETAPS '09},
  994. editor = {Giuseppe Castagna},
  995. publisher = {Springer},
  996. pages = {1--16},
  997. title = {Well-Typed Programs Can't Be Blamed},
  998. year = {2009}
  999. }
  1000. @inproceedings{Herman:2006uq,
  1001. author = {David Herman and Aaron Tomb and Cormac Flanagan},
  1002. booktitle = {Trends in Functional Programming, TFP '07},
  1003. title = {Space-{E}fficient {G}radual {T}yping},
  1004. year = {2007}
  1005. }
  1006. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1007. @article{Herman:2010aa,
  1008. author = {Herman, David and Tomb, Aaron and Flanagan, Cormac},
  1009. journal = {Higher-Order and Symbolic Computation},
  1010. number = {2},
  1011. pages = {167--189},
  1012. publisher = {Springer US},
  1013. title = {Space-{E}fficient {G}radual {T}yping},
  1014. volume = {23},
  1015. year = {2010}
  1016. }
  1017. @article{Henglein:1994nz,
  1018. author = {Fritz Henglein},
  1019. journal = {Science of Computer Programming},
  1020. number = {3},
  1021. pages = {197--230},
  1022. title = {Dynamic Typing: Syntax and Proof Theory},
  1023. volume = {22},
  1024. year = {1994}
  1025. }
  1026. @inproceedings{Siek:2015ab,
  1027. author = {Jeremy G. Siek and Peter Thiemann and Philip Wadler},
  1028. booktitle = {Proceedings of the ACM SIGPLAN 2015 Conference on
  1029. Programming Language Design and Implementation, PLDI
  1030. '15},
  1031. title = {Blame and {C}oercion: {T}ogether {A}gain for the {F}irst
  1032. {T}ime},
  1033. publisher = {Association for Computing Machinery},
  1034. year = {2015}
  1035. }
  1036. @inproceedings{Kuhlenschmidt:2019aa,
  1037. author = {Andre Kuhlenschmidt and Deyaaeldeen Almahallawi and
  1038. Jeremy G. Siek},
  1039. booktitle = {Proceedings of the ACM SIGPLAN 2019 Conference on
  1040. Programming Language Design and Implementation, PLDI
  1041. '19},
  1042. publisher = {Association for Computing Machinery},
  1043. title = {Toward Efficient Gradual Typing for Structural Types
  1044. via Coercions},
  1045. year = {2019}
  1046. }
  1047. @inproceedings{stroustrup88:_param_types,
  1048. author = {Bjarne Stroustrup},
  1049. booktitle = {Proceedings of the USENIX {C++} Conference},
  1050. title = {Parameterized Types for {C++}},
  1051. publisher = {USENIX},
  1052. year = {1988}
  1053. }
  1054. @inproceedings{Blelloch:1993aa,
  1055. author = {Blelloch, Guy E. and Hardwick, Jonathan C. and
  1056. Chatterjee, Siddhartha and Sipelstein, Jay and
  1057. Zagha, Marco},
  1058. booktitle = {Proceedings of the Fourth ACM SIGPLAN Symposium on
  1059. Principles and Practice of Parallel Programming, PPOPP '93},
  1060. publisher = {Association for Computing Machinery},
  1061. title = {Implementation of a Portable Nested Data-Parallel
  1062. Language},
  1063. pages = {102--111},
  1064. year = {1993}
  1065. }
  1066. @inproceedings{Weeks:2006aa,
  1067. author = {Weeks, Stephen},
  1068. booktitle = {Proceedings of the 2006 Workshop on ML '06},
  1069. pages = {1},
  1070. publisher = {Association for Computing Machinery},
  1071. title = {Whole-Program Compilation in MLton},
  1072. year = {2006}
  1073. }
  1074. @techreport{liskov79:_clu_ref,
  1075. author = {Barbara Liskov and Russ Atkinson and Toby Bloom and
  1076. Eliot Moss and Craig Schaffert and Bob Scheifler and
  1077. Alan Snyder},
  1078. institution = {MIT},
  1079. number = {LCS-TR-225},
  1080. publisher = {Massachusetts Institute of Technology},
  1081. title = {{CLU} Reference Manual},
  1082. year = {1979}
  1083. }
  1084. @inproceedings{Liskov:1993dk,
  1085. author = {Liskov, Barbara},
  1086. booktitle = {The {S}econd ACM SIGPLAN {C}onference on {H}istory
  1087. of {P}rogramming {L}anguages, HOPL-II},
  1088. pages = {133--147},
  1089. publisher = {Association for Computing Machinery},
  1090. title = {A {H}istory of {CLU}},
  1091. year = {1993}
  1092. }
  1093. @inbook{Appel:1987aa,
  1094. author = {Appel, Andrew W. and MacQueen, David B.},
  1095. booktitle = {Functional Programming Languages and Computer
  1096. Architecture},
  1097. pages = {301--324},
  1098. publisher = {Springer},
  1099. title = {A Standard ML Compiler},
  1100. year = {1987}
  1101. }
  1102. @inproceedings{Bracha:1998fk,
  1103. author = {Bracha, Gilad and Odersky, Martin and
  1104. Stoutamire, David and Wadler, Philip},
  1105. booktitle = {Proceedings of the 13th ACM SIGPLAN {Conference} on
  1106. {Object-Oriented} {Programming}, {Systems}, {Languages}, and
  1107. {Applications}, OOPSLA '98},
  1108. publisher = {Association for Computing Machinery},
  1109. title = {Making the {Future} {Safe} for the {Past}: {Adding}
  1110. {Genericity} to the {Java} {Programming} {Language}},
  1111. pages = {183--200},
  1112. year = {1998}
  1113. }
  1114. @inproceedings{Leroy:1992qb,
  1115. author = {Xavier Leroy},
  1116. booktitle = {Proceedings of the 19th ACM SIGPLAN-SIGACT
  1117. {Symposium} on {Principles} of {Programming}
  1118. {Languages}, POPL '92},
  1119. pages = {177--188},
  1120. publisher = {Association for Computing Machinery},
  1121. title = {Unboxed {Objects} and {Polymorphic} {Typing}},
  1122. year = {1992}
  1123. }
  1124. @article{Morrison:1991aa,
  1125. author = {Morrison, R. and Dearle, A. and Connor, R. C. H. and
  1126. Brown, A. L.},
  1127. journal = {ACM Trans. Program. Lang. Syst.},
  1128. number = {3},
  1129. pages = {342--371},
  1130. publisher = {Association for Computing Machinery},
  1131. title = {An Ad Hoc Approach to the Implementation of
  1132. Polymorphism},
  1133. volume = {13},
  1134. year = {1991}
  1135. }
  1136. @inproceedings{Harper:1995um,
  1137. author = {Robert Harper and Greg Morrisett},
  1138. booktitle = {Proceedings of the 22nd ACM SIGPLAN-SIGACT
  1139. {Symposium} on {Principles} of {Programming}
  1140. {Languages}, POPL '95},
  1141. pages = {130--141},
  1142. publisher = {Association for Computing Machinery},
  1143. title = {Compiling {Polymorphism} {Using} {Intensional} {Type}
  1144. {Analysis}},
  1145. year = {1995}
  1146. }