book.bib 57 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646
  1. @inproceedings{Dieckmann99,
  2. author = {Sylvia Dieckmann and Urs H{\"{o}}lzle},
  3. editor = {Rachid Guerraoui},
  4. title = {A Study of the Allocation Behavior of the SPECjvm98 Java Benchmark},
  5. booktitle = {ECOOP'99 - Object-Oriented Programming, 13th European Conference,
  6. Lisbon, Portugal, June 14-18, 1999, Proceedings},
  7. series = {Lecture Notes in Computer Science},
  8. volume = 1628,
  9. pages = {92--115},
  10. publisher = {Springer},
  11. year = 1999,
  12. url = {https://doi.org/10.1007/3-540-48743-3\_5},
  13. doi = {10.1007/3-540-48743-3\_5},
  14. timestamp = {Tue, 14 May 2019 10:00:54 +0200},
  15. biburl = {https://dblp.org/rec/conf/ecoop/DieckmannH99.bib},
  16. bibsource = {dblp computer science bibliography, https://dblp.org}
  17. }
  18. @article{Pierce:2000,
  19. author = {Pierce, Benjamin C. and Turner, David N.},
  20. title = {Local Type Inference},
  21. year = 2000,
  22. issue_date = {Jan. 2000},
  23. publisher = {Association for Computing Machinery},
  24. address = {New York, NY, USA},
  25. volume = 22,
  26. number = 1,
  27. issn = {0164-0925},
  28. url = {https://doi.org/10.1145/345099.345100},
  29. doi = {10.1145/345099.345100},
  30. abstract = {We study two partial type inference methods for a language combining subtyping and impredicative polymorphism. Both methods are local in the sense that missing annotations are recovered using only information from adjacent nodes in the syntax tree, without long-distance constraints such as unification variables. One method infers type arguments in polymorphic applications using a local constraint solver. The other infers annotations on bound variables in function abstractions by propagating type constraints downward from enclosing application nodes. We motivate our design choices by a statistical analysis of the uses of type inference in a sizable body of existing ML code.},
  31. journal = {ACM Trans. Program. Lang. Syst.},
  32. month = jan,
  33. pages = {1–44},
  34. numpages = 44,
  35. keywords = {subtyping, polymorphism, type inference}
  36. }
  37. @article{Dunfield:2021,
  38. author = {Dunfield, Jana and Krishnaswami, Neel},
  39. title = {Bidirectional Typing},
  40. year = 2021,
  41. issue_date = {June 2022},
  42. publisher = {Association for Computing Machinery},
  43. address = {New York, NY, USA},
  44. volume = 54,
  45. number = 5,
  46. issn = {0360-0300},
  47. url = {https://doi.org/10.1145/3450952},
  48. doi = {10.1145/3450952},
  49. abstract = {Bidirectional typing combines two modes of typing: type checking, which checks that a program satisfies a known type, and type synthesis, which determines a type from the program. Using checking enables bidirectional typing to support features for which inference is undecidable; using synthesis enables bidirectional typing to avoid the large annotation burden of explicitly typed languages. In addition, bidirectional typing improves error locality. We highlight the design principles that underlie bidirectional type systems, survey the development of bidirectional typing from the prehistoric period before Pierce and Turner’s local type inference to the present day, and provide guidance for future investigations.},
  50. journal = {ACM Comput. Surv.},
  51. month = may,
  52. articleno = 98,
  53. numpages = 38,
  54. keywords = {type inference, Type checking}
  55. }
  56. @inproceedings{Hatcliff:1994ea,
  57. address = {New York, NY, USA},
  58. author = {John Hatcliff and Olivier Danvy},
  59. booktitle = {POPL '94: Proceedings of the 21st ACM SIGPLAN-SIGACT symposium on Principles of programming languages},
  60. date-added = {2005-11-25 10:47:59 -0600},
  61. date-modified = {2010-12-17 10:23:11 -0700},
  62. isbn = {0-89791-636-0},
  63. location = {Portland, Oregon, United States},
  64. pages = {458--471},
  65. publisher = {ACM Press},
  66. title = {A generic account of continuation-passing styles},
  67. year = {1994}}
  68. @article{Plotkin:1975,
  69. author = {G. D. Plotkin},
  70. date-added = {2005-11-25 10:55:03 -0600},
  71. date-modified = {2009-08-25 22:28:20 -0600},
  72. journal = {Theoretical Computer Science},
  73. month = dec,
  74. number = {2},
  75. pages = {125-159},
  76. rating = {5},
  77. read = {Yes},
  78. title = {Call-by-name, call-by-value and the lambda-calculus},
  79. volume = {1},
  80. year = {1975}}
  81. @inproceedings{Lawall:1993,
  82. author = {Lawall, Julia L. and Danvy, Olivier},
  83. title = {Separating Stages in the Continuation-Passing Style Transformation},
  84. year = 1993,
  85. isbn = 0897915607,
  86. publisher = {Association for Computing Machinery},
  87. address = {New York, NY, USA},
  88. url = {https://doi.org/10.1145/158511.158613},
  89. doi = {10.1145/158511.158613},
  90. booktitle = {Proceedings of the 20th ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages},
  91. pages = {124–136},
  92. numpages = 13,
  93. location = {Charleston, South Carolina, USA},
  94. series = {POPL '93}
  95. }
  96. @book{Friedman:2001,
  97. author = {Daniel P. Friedman and
  98. Mitchell Wand and
  99. Christopher T. Haynes},
  100. title = {Essentials of programming languages {(2.} ed.)},
  101. publisher = {{MIT} Press},
  102. year = 2001,
  103. isbn = {978-0-262-06217-6},
  104. timestamp = {Fri, 15 Apr 2011 13:37:34 +0200},
  105. biburl = {https://dblp.org/rec/books/daglib/0017436.bib},
  106. bibsource = {dblp computer science bibliography, https://dblp.org}
  107. }
  108. @inproceedings{Fischer:1972,
  109. author = {Fischer, Michael J.},
  110. title = {Lambda Calculus Schemata},
  111. year = 1972,
  112. isbn = 9781450378918,
  113. publisher = {Association for Computing Machinery},
  114. address = {New York, NY, USA},
  115. url = {https://doi.org/10.1145/800235.807077},
  116. doi = {10.1145/800235.807077},
  117. booktitle = {Proceedings of ACM Conference on Proving Assertions about
  118. Programs},
  119. pages = {104–109},
  120. numpages = 6,
  121. location = {Las Cruces, New Mexico, USA}
  122. }
  123. @InProceedings{Wijngaarden:1966,
  124. author = {Adriaan {van Wijngaarden}},
  125. title = {Recursive definition of syntax and semantics},
  126. booktitle = {Formal Language Description Languages for Computer Programming},
  127. year = 1966,
  128. editor = {T. B. Steel, Jr.},
  129. pages = {13-24},
  130. publisher = {North-Holland}}
  131. @book{Aho:2006wb,
  132. address = {USA},
  133. author = {Aho, Alfred V. and Lam, Monica S. and Sethi, Ravi and Ullman, Jeffrey D.},
  134. date-added = {2021-10-22 09:38:52 -0400},
  135. date-modified = {2021-10-22 09:38:59 -0400},
  136. isbn = {0321486811},
  137. publisher = {Addison-Wesley Longman Publishing Co., Inc.},
  138. title = {Compilers: Principles, Techniques, and Tools (2nd Edition)},
  139. year = {2006}}
  140. @article{Logothetis:1981,
  141. author = {Logothetis, George and Mishra, Prateek},
  142. title = {Compiling short-circuit boolean expressions in one pass},
  143. journal = {Software: Practice and Experience},
  144. volume = {11},
  145. number = {11},
  146. pages = {1197-1214},
  147. keywords = {Short-circuit evaluation, One-pass compilation, Boolean expressions, Code generation},
  148. doi = {https://doi.org/10.1002/spe.4380111104},
  149. url = {https://onlinelibrary.wiley.com/doi/abs/10.1002/spe.4380111104},
  150. eprint = {https://onlinelibrary.wiley.com/doi/pdf/10.1002/spe.4380111104},
  151. abstract = {Abstract We present a very simple scheme for compiling boolean expressions in the short-circuit manner in one pass. The generated code is of very high quality and avoids most inefficiencies commonly associated with one-pass code generation. In particular, redundant conditional and unconditional branches are kept to a minimum. The scheme is general enough to compile the boolean expressions of a typical high-level language such as Pascal. It is presented in a format suited for syntax-directed translation and can be used with both top-down and bottom-up parsing.},
  152. year = {1981}
  153. }
  154. @article{Clarke:1989,
  155. author = {Clarke, Keith},
  156. title = {One-Pass Code Generation Using Continuations},
  157. year = {1989},
  158. issue_date = {Dec. 1989},
  159. publisher = {John Wiley & Sons, Inc.},
  160. address = {USA},
  161. volume = {19},
  162. number = {12},
  163. issn = {0038-0644},
  164. journal = {Softw. Pract. Exper.},
  165. month = nov,
  166. pages = {1175–1192},
  167. numpages = {18}
  168. }
  169. @article{Moggi:1991in,
  170. address = {Duluth, MN, USA},
  171. annote = {Journal version of the 1989 Computational Lambda-Calculus and Monads},
  172. author = {Eugenio Moggi},
  173. date-added = {2005-11-25 10:58:45 -0600},
  174. date-modified = {2010-12-17 10:23:11 -0700},
  175. issn = {0890-5401},
  176. journal = {Inf. Comput.},
  177. number = {1},
  178. pages = {55--92},
  179. publisher = {Academic Press, Inc.},
  180. title = {Notions of computation and monads},
  181. volume = {93},
  182. year = {1991},
  183. Bdsk-File-1 = {YnBsaXN0MDDRAQJccmVsYXRpdmVQYXRoWGljOTEucGRmCAsYAAAAAAAAAQEAAAAAAAAAAwAAAAAAAAAAAAAAAAAAACE=},
  184. Bdsk-Url-1 = {http://dx.doi.org/10.1016/0890-5401(91)90052-4}}
  185. @article{Flatt:2019tb,
  186. abstract = {We rebuilt Racket on Chez Scheme, and it works well---as long as we're allowed
  187. a few patches to Chez Scheme. DrRacket runs, the Racket distribution can build itself,
  188. and nearly all of the core Racket test suite passes. Maintainability and performance
  189. of the resulting implementation are good, although some work remains to improve end-to-end
  190. performance. The least predictable part of our effort was how big the differences
  191. between Racket and Chez Scheme would turn out to be and how we would manage those
  192. differences. We expect Racket on Chez Scheme to become the main Racket implementation,
  193. and we encourage other language implementers to consider Chez Scheme as a target virtual
  194. machine.},
  195. address = {New York, NY, USA},
  196. articleno = {78},
  197. 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},
  198. date-added = {2021-10-21 14:03:11 -0400},
  199. date-modified = {2021-10-21 14:03:16 -0400},
  200. doi = {10.1145/3341642},
  201. issue_date = {August 2019},
  202. journal = {Proc. ACM Program. Lang.},
  203. keywords = {Racket, Scheme},
  204. month = jul,
  205. number = {ICFP},
  206. numpages = {15},
  207. publisher = {Association for Computing Machinery},
  208. title = {Rebuilding Racket on Chez Scheme (Experience Report)},
  209. url = {https://doi.org/10.1145/3341642},
  210. volume = {3},
  211. year = {2019},
  212. Bdsk-File-1 = {YnBsaXN0MDDRAQJccmVsYXRpdmVQYXRoWzMzNDE2NDIucGRmCAsYAAAAAAAAAQEAAAAAAAAAAwAAAAAAAAAAAAAAAAAAACQ=},
  213. Bdsk-Url-1 = {https://doi.org/10.1145/3341642}}
  214. @incollection{Danvy:2003fk,
  215. author = {Danvy, Olivier},
  216. booktitle = {Compiler Construction},
  217. date-added = {2013-01-02 15:56:48 -0700},
  218. date-modified = {2013-01-02 15:58:19 -0700},
  219. pages = {77-89},
  220. series = {LNCS},
  221. title = {A New One-Pass Transformation into Monadic Normal Form},
  222. volume = {2622},
  223. year = {2003},
  224. Bdsk-File-1 = {YnBsaXN0MDDRAQJccmVsYXRpdmVQYXRoXxA0RGFudnkyMDAzX0NoYXB0ZXJfQU5ld09uZS1QYXNzVHJhbnNmb3JtYXRpb25JbnRvLnBkZggLGAAAAAAAAAEBAAAAAAAAAAMAAAAAAAAAAAAAAAAAAABP},
  225. Bdsk-Url-1 = {http://dx.doi.org/10.1007/3-540-36579-6_6}}
  226. @article{PeytonJones:1998,
  227. author = {Simon L. {Peyton Jones} and Andr{\'e}L.M. Santos},
  228. journal = {Science of Computer Programming},
  229. number = {1},
  230. pages = {3-47},
  231. title = {A transformation-based optimiser for Haskell},
  232. volume = {32},
  233. year = {1998}}
  234. @Misc{Lehtosalo2021:MyPy,
  235. author = {Jukka Lehtosalo},
  236. title = {MyPy Optional Type Checker for Python},
  237. howpublished = {\url{http://mypy-lang.org/}},
  238. month = jun,
  239. year = 2021}
  240. @book{Russell2003,
  241. author = {Russell, Stuart J. and Norvig, Peter},
  242. title = {Artificial Intelligence: A Modern Approach},
  243. year = {2003},
  244. isbn = {0137903952},
  245. publisher = {Pearson Education},
  246. edition = {2},
  247. }
  248. @Misc{PSF21:cpython,
  249. title = {CPython github repository},
  250. organization = {Python Software Foundation},
  251. howpublished = {\url{https://github.com/python/cpython}},
  252. year = 2021}
  253. @Manual{PSF21:python_ref,
  254. title = {The Python Language Reference},
  255. organization = {Python Software Foundation},
  256. month = jun,
  257. year = 2021,
  258. howpublished = {\url{https://docs.python.org/3/reference/}},
  259. }
  260. @book{Lutz:2013vp,
  261. author = {Mark Lutz},
  262. date-added = {2021-06-10 10:29:47 -0400},
  263. date-modified = {2021-06-10 10:30:37 -0400},
  264. edition = {5th},
  265. publisher = {O'Reilly},
  266. title = {Learning Python},
  267. year = {2013}}
  268. @book{Sweigart:2019vn,
  269. author = {Al Sweigart},
  270. date-added = {2021-06-10 10:28:09 -0400},
  271. date-modified = {2021-06-10 10:29:04 -0400},
  272. publisher = {No Starch Press},
  273. title = {Automate the Boring Stuff with Python},
  274. year = {2019}}
  275. @book{Barry:2016vj,
  276. author = {Paul Barry},
  277. date-added = {2021-06-10 10:24:32 -0400},
  278. date-modified = {2021-06-10 10:25:03 -0400},
  279. publisher = {O'Reilly},
  280. title = {Head First Python},
  281. year = {2016}}
  282. @book{Matthes:2019vs,
  283. author = {Eric Matthes},
  284. date-added = {2021-06-10 10:22:38 -0400},
  285. date-modified = {2021-06-10 10:23:25 -0400},
  286. edition = {2nd},
  287. publisher = {No Starch Press},
  288. title = {Python Crash Course},
  289. year = {2019}}
  290. @book{Kernighan:1988nx,
  291. address = {Upper Saddle River, NJ, USA},
  292. author = {Brian W. Kernighan and Dennis M. Ritchie},
  293. publisher = {Prentice Hall Press},
  294. title = {The C programming language},
  295. year = {1988},
  296. isbn = {0-13-110362-8},
  297. }
  298. @book{Dybvig:1987aa,
  299. address = {Upper Saddle River, NJ, USA},
  300. author = {Dybvig, R. Kent},
  301. publisher = {Prentice-Hall, Inc.},
  302. title = {The SCHEME Programming Language},
  303. year = {1987},
  304. isbn = {0-13-791864-X},
  305. }
  306. @book{Abelson:1996uq,
  307. address = {Cambridge, MA, USA},
  308. author = {Abelson, Harold and Sussman, Gerald J.},
  309. edition = {2nd},
  310. publisher = {MIT Press},
  311. title = {Structure and Interpretation of Computer Programs},
  312. year = {1996},
  313. isbn = {0262011530},
  314. }
  315. @book{Friedman:1996aa,
  316. address = {Cambridge, MA, USA},
  317. author = {Friedman, Daniel P. and Felleisen, Matthias},
  318. publisher = {MIT Press},
  319. title = {The Little Schemer (4th Ed.)},
  320. year = {1996},
  321. isbn = {0-262-56099-2},
  322. }
  323. @book{Felleisen:2001aa,
  324. address = {Cambridge, MA, USA},
  325. author = {Felleisen, Matthias and Findler, Robert Bruce and
  326. Flatt, Matthew and Krishnamurthi, Shriram},
  327. publisher = {MIT Press},
  328. title = {How to Design Programs: An Introduction to
  329. Programming and Computing},
  330. year = {2001},
  331. isbn = {0-262-06218-6},
  332. }
  333. @book{Felleisen:2013aa,
  334. address = {San Francisco, CA, USA},
  335. author = {Felleisen, Matthias and Conrad, M.D. Barski and
  336. Horn, David Van and
  337. Eight Students of Northeastern University},
  338. publisher = {No Starch Press},
  339. title = {Realm of Racket: Learn to Program, One Game at a
  340. Time!},
  341. year = {2013},
  342. isbn = {1593274912},
  343. }
  344. @techreport{Flatt:2014aa,
  345. author = {Matthew Flatt and Robert Bruce Findler and PLT},
  346. institution = {PLT Inc.},
  347. number = {6.0},
  348. title = {The Racket Guide},
  349. year = {2014},
  350. }
  351. @manual{Intel:2015aa,
  352. author = {Intel},
  353. institution = {Intel},
  354. month = dec,
  355. title = {Intel 64 and IA-32 Architectures Software Developer's
  356. Manual Combined Volumes: 1, 2A, 2B, 2C, 3A, 3B, 3C
  357. and 3D},
  358. year = {2015},
  359. }
  360. @book{Bryant:2010aa,
  361. address = {USA},
  362. author = {Bryant, Randal E. and O'Hallaron, David R.},
  363. edition = {2nd},
  364. publisher = {Addison-Wesley Publishing Company},
  365. title = {Computer Systems: A Programmer's Perspective},
  366. year = {2010},
  367. isbn = {0136108040},
  368. }
  369. @manual{Bryant:2005aa,
  370. author = {Randal E. Bryant and David R. O'Hallaron},
  371. month = sep,
  372. organization = {Carnegie Mellon University},
  373. title = {x86-64 Machine-Level Programming},
  374. year = {2005},
  375. }
  376. @manual{Matz:2013aa,
  377. author = {Michael Matz and Jan Hubicka and Andreas Jaeger and
  378. Mark Mitchell},
  379. month = oct,
  380. title = {System V Application Binary Interface, AMD64
  381. Architecture Processor Supplement},
  382. year = {2013},
  383. }
  384. @misc{Microsoft:2018aa,
  385. author = {Microsoft},
  386. howpublished =
  387. {\url{https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/x64-architecture}},
  388. month = mar,
  389. title = {x64 Architecture},
  390. year = {2018},
  391. }
  392. @misc{Microsoft:2020aa,
  393. author = {Microsoft},
  394. howpublished =
  395. {\url{https://docs.microsoft.com/en-us/cpp/build/x64-calling-convention}},
  396. month = jul,
  397. title = {x64 calling convention},
  398. year = {2020},
  399. }
  400. @inproceedings{Dybvig:2006aa,
  401. address = {New York, NY, USA},
  402. author = {Dybvig, R. Kent},
  403. booktitle = {Proceedings of the Eleventh ACM SIGPLAN International
  404. Conference on Functional Programming},
  405. pages = {1--12},
  406. publisher = {ACM},
  407. series = {ICFP '06},
  408. title = {The Development of {Chez} {Scheme}},
  409. year = {2006},
  410. doi = {10.1145/1159803.1159805},
  411. isbn = {1-59593-309-3},
  412. url = {http://doi.acm.org/10.1145/1159803.1159805},
  413. }
  414. @inproceedings{Sarkar:2004fk,
  415. author = {Dipanwita Sarkar and Oscar Waddell and
  416. R. Kent Dybvig},
  417. booktitle = {ICFP '04: Proceedings of the ninth ACM SIGPLAN
  418. international conference on Functional programming},
  419. pages = {201--212},
  420. publisher = {ACM Press},
  421. title = {A nanopass infrastructure for compiler education},
  422. year = {2004},
  423. isbn = {1-58113-905-5},
  424. }
  425. @phdthesis{Keep:2012aa,
  426. author = {Andrew W. Keep},
  427. month = dec,
  428. school = {Indiana University},
  429. title = {A Nanopass Framework for Commercial Compiler
  430. Development},
  431. year = {2012},
  432. }
  433. @techreport{Dybvig:2010aa,
  434. author = {R. Kent Dybvig and Andrew Keep},
  435. institution = {Indiana University},
  436. title = {P523 Compiler Assignments},
  437. year = {2010},
  438. }
  439. @inproceedings{Ghuloum:2006bh,
  440. author = {Abdulaziz Ghuloum},
  441. booktitle = {Scheme and Functional Programming Workshop},
  442. title = {An Incremental Approach to Compiler Construction},
  443. year = {2006},
  444. }
  445. @book{Aho:1986qf,
  446. address = {Boston, MA, USA},
  447. author = {Alfred V. Aho and Ravi Sethi and Jeffrey D. Ullman},
  448. publisher = {Addison-Wesley Longman Publishing Co., Inc.},
  449. title = {Compilers: principles, techniques, and tools},
  450. year = {1986},
  451. isbn = {0-201-10088-6},
  452. }
  453. @article{Backus:1960aa,
  454. address = {New York, NY, USA},
  455. author = {Backus, J. W. and Bauer, F. L. and Green, J. and
  456. Katz, C. and McCarthy, J. and Perlis, A. J. and
  457. Rutishauser, H. and Samelson, K. and Vauquois, B. and
  458. Wegstein, J. H. and van Wijngaarden, A. and
  459. Woodger, M.},
  460. editor = {Naur, Peter},
  461. journal = {Commun. ACM},
  462. month = may,
  463. number = {5},
  464. pages = {299--314},
  465. publisher = {ACM},
  466. title = {Report on the Algorithmic Language ALGOL 60},
  467. volume = {3},
  468. year = {1960},
  469. doi = {10.1145/367236.367262},
  470. issn = {0001-0782},
  471. url = {http://doi.acm.org/10.1145/367236.367262},
  472. }
  473. @article{Knuth:1964aa,
  474. address = {New York, NY, USA},
  475. author = {Knuth, Donald E.},
  476. journal = {Commun. ACM},
  477. month = dec,
  478. number = {12},
  479. pages = {735--736},
  480. publisher = {ACM},
  481. title = {Backus Normal Form vs. Backus Naur Form},
  482. volume = {7},
  483. year = {1964},
  484. doi = {10.1145/355588.365140},
  485. issn = {0001-0782},
  486. url = {http://doi.acm.org/10.1145/355588.365140},
  487. }
  488. @article{SPERBER:2009aa,
  489. author = {Sperber, Michael and DYBVIG,R. KENT and FLATT,MATTHEW and
  490. VAN STRAATEN,ANTON and FINDLER,ROBBY and
  491. MATTHEWS,JACOB},
  492. journal = {Journal of Functional Programming},
  493. month = {8},
  494. pages = {1--301},
  495. title = {Revised$^6$ Report on the Algorithmic Language
  496. Scheme},
  497. volume = {19},
  498. year = {2009},
  499. doi = {10.1017/S0956796809990074},
  500. issn = {1469-7653},
  501. url = {http://journals.cambridge.org/article_S0956796809990074},
  502. }
  503. @techreport{plt-tr,
  504. author = {Matthew Flatt and PLT},
  505. institution = {PLT Inc.},
  506. note = {\url{http://docs.racket-lang.org/reference/index.html}},
  507. title = {The {R}acket Reference~6.0},
  508. year = {2014},
  509. }
  510. @inproceedings{reynolds72:_def_interp,
  511. author = {John C. Reynolds},
  512. booktitle = {{ACM} '72: Proceedings of the {ACM} Annual
  513. Conference},
  514. pages = {717--740},
  515. publisher = {{ACM} Press},
  516. title = {Definitional interpreters for higher-order
  517. programming languages},
  518. year = {1972},
  519. }
  520. @book{Jones:1993uq,
  521. address = {Upper Saddle River, NJ, USA},
  522. author = {Neil D. Jones and Carsten K. Gomard and
  523. Peter Sestoft},
  524. publisher = {Prentice-Hall, Inc.},
  525. title = {Partial evaluation and automatic program generation},
  526. year = {1993},
  527. isbn = {0-13-020249-5},
  528. }
  529. @techreport{Danvy:1991fk,
  530. author = {Olivier Danvy},
  531. institution = {Kansas State University},
  532. month = dec,
  533. number = {CIS-92-02},
  534. title = {Three Steps for the {CPS} Transformation},
  535. year = {1991},
  536. }
  537. @inproceedings{Flanagan:1993cg,
  538. author = {Cormac Flanagan and Amr Sabry and Bruce F. Duba and
  539. Matthias Felleisen},
  540. booktitle = {Conference on {P}rogramming {L}anguage {D}esign and
  541. {I}mplementation},
  542. month = jun,
  543. pages = {502--514},
  544. series = {PLDI},
  545. title = {The essence of compiling with continuations},
  546. year = {1993},
  547. }
  548. @book{Cooper:2011aa,
  549. author = {Keith Cooper and Linda Torczon},
  550. edition = {2nd},
  551. publisher = {Morgan Kaufmann},
  552. title = {Engineering a Compiler},
  553. year = {2011},
  554. }
  555. @book{Appel:2003fk,
  556. author = {Andrew W. Appel and Jens Palsberg},
  557. publisher = {Cambridge University Press},
  558. title = {Modern Compiler Implementation in Java},
  559. year = {2003},
  560. isbn = {052182060X},
  561. }
  562. @book{Balakrishnan:1996ve,
  563. author = {Balakrishnan, V. K.},
  564. publisher = {Dover Publications, Incorporated},
  565. title = {Introductory Discrete Mathematics},
  566. year = {1996},
  567. isbn = {0486691152},
  568. }
  569. @book{Rosen:2002bh,
  570. author = {Rosen, Kenneth H.},
  571. publisher = {McGraw-Hill Higher Education},
  572. title = {Discrete Mathematics and Its Applications},
  573. year = {2002},
  574. isbn = {0072474777},
  575. }
  576. @article{Brelaz:1979eu,
  577. address = {New York, NY, USA},
  578. author = {Br\'{e}laz, Daniel},
  579. journal = {Commun. ACM},
  580. number = {4},
  581. pages = {251--256},
  582. publisher = {ACM},
  583. title = {New methods to color the vertices of a graph},
  584. volume = {22},
  585. year = {1979},
  586. issn = {0001-0782},
  587. }
  588. @phdthesis{Gebremedhin:1999fk,
  589. author = {Assefaw Hadish Gebremedhin},
  590. school = {University of Bergen},
  591. title = {Parallel Graph Coloring},
  592. year = {1999},
  593. }
  594. @article{Omari:2006uq,
  595. author = {Hussein Al-Omari and Khair Eddin Sabri},
  596. journal = {Journal of Mathematics and Statistics},
  597. number = {4},
  598. title = {New Graph Coloring Algorithms},
  599. volume = {2},
  600. year = {2006},
  601. }
  602. @article{Horwitz:1966aa,
  603. address = {New York, NY, USA},
  604. author = {Horwitz, L. P. and Karp, R. M. and Miller, R. E. and
  605. Winograd, S.},
  606. journal = {J. ACM},
  607. month = jan,
  608. number = {1},
  609. pages = {43--61},
  610. publisher = {Association for Computing Machinery},
  611. title = {Index Register Allocation},
  612. volume = {13},
  613. year = {1966},
  614. doi = {10.1145/321312.321317},
  615. issn = {0004-5411},
  616. url = {https://doi.org/10.1145/321312.321317},
  617. }
  618. @inbook{Backus:1978aa,
  619. address = {New York, NY, USA},
  620. author = {Backus, John},
  621. booktitle = {History of Programming Languages},
  622. pages = {25--74},
  623. publisher = {Association for Computing Machinery},
  624. title = {The History of Fortran I, II, and III},
  625. year = {1978},
  626. isbn = {0127450408},
  627. url = {https://doi.org/10.1145/800025.1198345},
  628. }
  629. @article{Chaitin:1981vl,
  630. author = {Gregory J. Chaitin and Marc A. Auslander and
  631. Ashok K. Chandra and John Cocke and Martin E. Hopkins and
  632. Peter W. Markstein},
  633. journal = {Computer Languages},
  634. pages = {47-57},
  635. title = {Register allocation via coloring},
  636. volume = {6},
  637. year = {1981},
  638. }
  639. @article{Kempe:1879aa,
  640. author = {A. B. Kempe},
  641. journal = {American Journal of Mathematics},
  642. number = {3},
  643. pages = {193--200},
  644. publisher = {Johns Hopkins University Press},
  645. title = {On the Geographical Problem of the Four Colours},
  646. volume = {2},
  647. year = {1879},
  648. issn = {00029327, 10806377},
  649. url = {http://www.jstor.org/stable/2369235},
  650. }
  651. @inproceedings{Chaitin:1982vn,
  652. author = {G. J. Chaitin},
  653. booktitle = {SIGPLAN '82: Proceedings of the 1982 {SIGPLAN}
  654. Symposium on Compiler Construction},
  655. pages = {98--105},
  656. publisher = {ACM Press},
  657. title = {Register allocation \& spilling via graph coloring},
  658. year = {1982},
  659. isbn = {0-89791-074-5},
  660. }
  661. @article{Briggs:1994kx,
  662. author = {Preston Briggs and Keith D. Cooper and Linda Torczon},
  663. journal = {ACM Trans. Program. Lang. Syst.},
  664. number = {3},
  665. pages = {428--455},
  666. publisher = {ACM Press},
  667. title = {Improvements to graph coloring register allocation},
  668. volume = {16},
  669. year = {1994},
  670. issn = {0164-0925},
  671. }
  672. @article{George:1996aa,
  673. address = {New York, NY, USA},
  674. author = {George, Lal and Appel, Andrew W.},
  675. journal = {ACM Trans. Program. Lang. Syst.},
  676. month = may,
  677. number = {3},
  678. pages = {300--324},
  679. publisher = {Association for Computing Machinery},
  680. title = {Iterated Register Coalescing},
  681. volume = {18},
  682. year = {1996},
  683. doi = {10.1145/229542.229546},
  684. issn = {0164-0925},
  685. url = {https://doi.org/10.1145/229542.229546},
  686. }
  687. @incollection{Matula:1972aa,
  688. author = {David W. Matula and George Marble and
  689. Joel D. Isaacson},
  690. booktitle = {Graph Theory and Computing},
  691. editor = {RONALD C. READ},
  692. pages = {109 - 122},
  693. publisher = {Academic Press},
  694. title = {GRAPH COLORING ALGORITHMS††This research was
  695. supported in part by the Advanced Research Projects
  696. Agency of the Department of Defense under contract
  697. SD-302 and by the National Science Foundation under
  698. contract GJ-446.},
  699. year = {1972},
  700. doi = {https://doi.org/10.1016/B978-1-4832-3187-7.50015-5},
  701. isbn = {978-1-4832-3187-7},
  702. url = {http://www.sciencedirect.com/science/article/pii/
  703. B9781483231877500155},
  704. }
  705. @inproceedings{Chow:1984ys,
  706. author = {Frederick Chow and John Hennessy},
  707. booktitle = {SIGPLAN '84: Proceedings of the 1984 SIGPLAN
  708. symposium on Compiler construction},
  709. pages = {222--232},
  710. publisher = {ACM Press},
  711. title = {Register allocation by priority-based coloring},
  712. year = {1984},
  713. isbn = {0-89791-139-3},
  714. }
  715. @inproceedings{Cooper:1998ly,
  716. author = {Keith D. Cooper and L. Taylor Simpson},
  717. booktitle = {Compiler Construction},
  718. title = {Live range splitting in a graph coloring register
  719. allocator},
  720. year = {1998},
  721. }
  722. @inproceedings{Palsberg:2007si,
  723. address = {Darlinghurst, Australia, Australia},
  724. author = {Palsberg, Jens},
  725. booktitle = {CATS '07: Proceedings of the thirteenth Australasian
  726. symposium on Theory of computing},
  727. pages = {3--3},
  728. publisher = {Australian Computer Society, Inc.},
  729. title = {Register allocation via coloring of chordal graphs},
  730. year = {2007},
  731. isbn = {1-920-68246-5},
  732. }
  733. @article{Poletto:1999uq,
  734. author = {Massimiliano Poletto and Vivek Sarkar},
  735. journal = {ACM Trans. Program. Lang. Syst.},
  736. number = {5},
  737. pages = {895--913},
  738. publisher = {ACM Press},
  739. title = {Linear scan register allocation},
  740. volume = {21},
  741. year = {1999},
  742. issn = {0164-0925},
  743. }
  744. @inproceedings{Allen:1970uq,
  745. author = {Frances E. Allen},
  746. booktitle = {Proceedings of a symposium on Compiler optimization},
  747. pages = {1--19},
  748. title = {Control flow analysis},
  749. year = {1970},
  750. }
  751. @techreport{Friedman:1976aa,
  752. author = {Daniel P. Friedman and David S. Wise},
  753. institution = {Indiana University},
  754. number = {TR44},
  755. title = {Cons should not evaluate its arguments},
  756. year = {1976},
  757. }
  758. @book{Pierce:2002hj,
  759. author = {Benjamin C. Pierce},
  760. publisher = {MIT Press},
  761. title = {Types and {P}rogramming {L}anguages},
  762. year = {2002},
  763. }
  764. @article{Lieberman:1983aa,
  765. address = {New York, NY, USA},
  766. author = {Lieberman, Henry and Hewitt, Carl},
  767. journal = {Commun. ACM},
  768. month = jun,
  769. number = {6},
  770. pages = {419--429},
  771. publisher = {ACM},
  772. title = {A Real-time Garbage Collector Based on the Lifetimes
  773. of Objects},
  774. volume = {26},
  775. year = {1983},
  776. doi = {10.1145/358141.358147},
  777. issn = {0001-0782},
  778. url = {http://doi.acm.org/10.1145/358141.358147},
  779. }
  780. @inproceedings{Ungar:1984aa,
  781. address = {New York, NY, USA},
  782. author = {Ungar, David},
  783. booktitle = {Proceedings of the First ACM SIGSOFT/SIGPLAN Software
  784. Engineering Symposium on Practical Software
  785. Development Environments},
  786. pages = {157--167},
  787. publisher = {ACM},
  788. series = {SDE 1},
  789. title = {Generation Scavenging: A Non-disruptive High
  790. Performance Storage Reclamation Algorithm},
  791. year = {1984},
  792. doi = {10.1145/800020.808261},
  793. isbn = {0-89791-131-8},
  794. url = {http://doi.acm.org/10.1145/800020.808261},
  795. }
  796. @book{Jones:1996aa,
  797. address = {New York, NY, USA},
  798. author = {Jones, Richard and Lins, Rafael},
  799. publisher = {John Wiley \& Sons, Inc.},
  800. title = {Garbage Collection: Algorithms for Automatic Dynamic
  801. Memory Management},
  802. year = {1996},
  803. isbn = {0-471-94148-4},
  804. }
  805. @inproceedings{Detlefs:2004aa,
  806. address = {New York, NY, USA},
  807. author = {Detlefs, David and Flood, Christine and Heller, Steve and
  808. Printezis, Tony},
  809. booktitle = {Proceedings of the 4th International Symposium on
  810. Memory Management},
  811. pages = {37--48},
  812. publisher = {ACM},
  813. series = {ISMM '04},
  814. title = {Garbage-first Garbage Collection},
  815. year = {2004},
  816. doi = {10.1145/1029873.1029879},
  817. isbn = {1-58113-945-4},
  818. url = {http://doi.acm.org/10.1145/1029873.1029879},
  819. }
  820. @inproceedings{Tene:2011kx,
  821. address = {New York, NY, USA},
  822. author = {Tene, Gil and Iyengar, Balaji and Wolf, Michael},
  823. booktitle = {Proceedings of the international symposium on Memory
  824. management},
  825. pages = {79--88},
  826. publisher = {ACM},
  827. series = {ISMM '11},
  828. title = {C4: the continuously concurrent compacting collector},
  829. year = {2011},
  830. doi = {http://doi.acm.org/10.1145/1993478.1993491},
  831. }
  832. @incollection{Wilson:1992fk,
  833. author = {Wilson, Paul},
  834. booktitle = {Memory Management},
  835. editor = {Bekkers, Yves and Cohen, Jacques},
  836. note = {10.1007/BFb0017182},
  837. pages = {1-42},
  838. publisher = {Springer Berlin / Heidelberg},
  839. series = {Lecture Notes in Computer Science},
  840. title = {Uniprocessor garbage collection techniques},
  841. volume = {637},
  842. year = {1992},
  843. url = {http://dx.doi.org/10.1007/BFb0017182},
  844. }
  845. @article{Cheney:1970aa,
  846. author = {C. J. Cheney},
  847. journal = {Communications of the {ACM}},
  848. number = {11},
  849. title = {A Nonrecursive List Compacting Algoirthm},
  850. volume = {13},
  851. year = {1970},
  852. }
  853. @article{McCarthy:1960dz,
  854. address = {New York, NY, USA},
  855. author = {McCarthy, John},
  856. journal = {Commun. ACM},
  857. number = {4},
  858. pages = {184--195},
  859. publisher = {ACM},
  860. title = {Recursive functions of symbolic expressions and their
  861. computation by machine, Part I},
  862. volume = {3},
  863. year = {1960},
  864. issn = {0001-0782},
  865. }
  866. @article{Collins:1960aa,
  867. address = {New York, NY, USA},
  868. author = {Collins, George E.},
  869. journal = {Commun. ACM},
  870. month = dec,
  871. number = {12},
  872. pages = {655--657},
  873. publisher = {Association for Computing Machinery},
  874. title = {A Method for Overlapping and Erasure of Lists},
  875. volume = {3},
  876. year = {1960},
  877. doi = {10.1145/367487.367501},
  878. issn = {0001-0782},
  879. url = {https://doi.org/10.1145/367487.367501},
  880. }
  881. @inproceedings{Blackburn:2004aa,
  882. address = {New York, NY, USA},
  883. author = {Blackburn, Stephen M. and Cheng, Perry and
  884. McKinley, Kathryn S.},
  885. booktitle = {Proceedings of the Joint International Conference on
  886. Measurement and Modeling of Computer Systems},
  887. pages = {25--36},
  888. publisher = {ACM},
  889. series = {SIGMETRICS '04/Performance '04},
  890. title = {Myths and Realities: The Performance Impact of
  891. Garbage Collection},
  892. year = {2004},
  893. doi = {10.1145/1005686.1005693},
  894. isbn = {1-58113-873-3},
  895. url = {http://doi.acm.org/10.1145/1005686.1005693},
  896. }
  897. @book{Jones:2011aa,
  898. author = {Jones, Richard and Hosking, Antony and Moss, Eliot},
  899. edition = {1st},
  900. publisher = {Chapman \& Hall/CRC},
  901. title = {The Garbage Collection Handbook: The Art of Automatic
  902. Memory Management},
  903. year = {2011},
  904. isbn = {1420082795},
  905. }
  906. @inproceedings{Shahriyar:2013aa,
  907. author = {Shahriyar, Rifat and Blackburn, Stephen M. and
  908. Yang, Xi and McKinley, Kathryn M.},
  909. booktitle = {OOPSLA '13: Proceeding of the 24th ACM SIGPLAN
  910. conference on Object oriented programming systems
  911. languages and applications},
  912. month = oct,
  913. title = {Taking Off the Gloves with Reference Counting Immix},
  914. year = {2013},
  915. doi = {http://dx.doi.org/10.1145/2509136.2509527},
  916. }
  917. @inproceedings{Cutler:2015aa,
  918. address = {New York, NY, USA},
  919. author = {Cutler, Cody and Morris, Robert},
  920. booktitle = {Proceedings of the 2015 International Symposium on
  921. Memory Management},
  922. pages = {131--142},
  923. publisher = {ACM},
  924. series = {ISMM '15},
  925. title = {Reducing Pause Times with Clustered Collection},
  926. year = {2015},
  927. doi = {10.1145/2754169.2754184},
  928. isbn = {978-1-4503-3589-8},
  929. url = {http://doi.acm.org/10.1145/2754169.2754184},
  930. }
  931. @inproceedings{Shidal:2015aa,
  932. address = {New York, NY, USA},
  933. author = {Shidal, Jonathan and Spilo, Ari J. and
  934. Scheid, Paul T. and Cytron, Ron K. and
  935. Kavi, Krishna M.},
  936. booktitle = {Proceedings of the 2015 International Symposium on
  937. Memory Management},
  938. pages = {118--130},
  939. publisher = {ACM},
  940. series = {ISMM '15},
  941. title = {Recycling Trash in Cache},
  942. year = {2015},
  943. doi = {10.1145/2754169.2754183},
  944. isbn = {978-1-4503-3589-8},
  945. url = {http://doi.acm.org/10.1145/2754169.2754183},
  946. }
  947. @inproceedings{Osterlund:2016aa,
  948. address = {New York, NY, USA},
  949. author = {\"{O}sterlund, Erik and L\"{o}we, Welf},
  950. booktitle = {Proceedings of the 2016 ACM SIGPLAN International
  951. Symposium on Memory Management},
  952. pages = {1--12},
  953. publisher = {Association for Computing Machinery},
  954. series = {ISMM 2016},
  955. title = {Block-Free Concurrent GC: Stack Scanning and Copying},
  956. year = {2016},
  957. doi = {10.1145/2926697.2926701},
  958. isbn = {9781450343176},
  959. url = {https://doi.org/10.1145/2926697.2926701},
  960. }
  961. @inproceedings{Jacek:2019aa,
  962. address = {New York, NY, USA},
  963. author = {Jacek, Nicholas and Moss, J. Eliot B.},
  964. booktitle = {Proceedings of the 2019 ACM SIGPLAN International
  965. Symposium on Memory Management},
  966. pages = {53--63},
  967. publisher = {Association for Computing Machinery},
  968. series = {ISMM 2019},
  969. title = {Learning When to Garbage Collect with Random Forests},
  970. year = {2019},
  971. doi = {10.1145/3315573.3329983},
  972. isbn = {9781450367226},
  973. url = {https://doi.org/10.1145/3315573.3329983},
  974. }
  975. @inproceedings{Gamari:2020aa,
  976. address = {New York, NY, USA},
  977. author = {Gamari, Ben and Dietz, Laura},
  978. booktitle = {Proceedings of the 2020 ACM SIGPLAN International
  979. Symposium on Memory Management},
  980. pages = {87--99},
  981. publisher = {Association for Computing Machinery},
  982. series = {ISMM 2020},
  983. title = {Alligator Collector: A Latency-Optimized Garbage
  984. Collector for Functional Programming Languages},
  985. year = {2020},
  986. doi = {10.1145/3381898.3397214},
  987. isbn = {9781450375665},
  988. url = {https://doi.org/10.1145/3381898.3397214},
  989. }
  990. @inproceedings{Moore:1959aa,
  991. author = {E.F. Moore},
  992. booktitle = {Proceedings of an International Symposium on the
  993. Theory of Switching},
  994. month = apr,
  995. title = {The shortest path through a maze},
  996. year = {1959},
  997. }
  998. @book{Cormen:2001uq,
  999. author = {Thomas H. Cormen and Clifford Stein and
  1000. Ronald L. Rivest and Charles E. Leiserson},
  1001. publisher = {McGraw-Hill Higher Education},
  1002. title = {Introduction to Algorithms},
  1003. year = {2001},
  1004. isbn = {0070131511},
  1005. }
  1006. @techreport{Steele:1977ab,
  1007. author = {Steele, Jr., Guy L.},
  1008. institution = {MIT Artificial Intelligence Lab},
  1009. month = sep,
  1010. number = {420},
  1011. type = {AI Memo},
  1012. title = {Data Representations in PDP-10 Maclisp},
  1013. year = {1977},
  1014. }
  1015. @article{Appel:1989aa,
  1016. author = {Appel, Andrew W.},
  1017. journal = {LISP and Symbolic Computation},
  1018. number = {2},
  1019. pages = {153-162},
  1020. publisher = {Kluwer Academic Publishers},
  1021. title = {Runtime tags aren't necessary},
  1022. volume = {2},
  1023. year = {1989},
  1024. doi = {10.1007/BF01811537},
  1025. issn = {0892-4635},
  1026. language = {English},
  1027. url = {http://dx.doi.org/10.1007/BF01811537},
  1028. }
  1029. @inproceedings{Goldberg:1991aa,
  1030. address = {New York, NY, USA},
  1031. author = {Goldberg, Benjamin},
  1032. booktitle = {Proceedings of the ACM SIGPLAN 1991 Conference on
  1033. Programming Language Design and Implementation},
  1034. pages = {165--176},
  1035. publisher = {ACM},
  1036. series = {PLDI '91},
  1037. title = {Tag-free Garbage Collection for Strongly Typed
  1038. Programming Languages},
  1039. year = {1991},
  1040. doi = {10.1145/113445.113460},
  1041. isbn = {0-89791-428-7},
  1042. url = {http://doi.acm.org/10.1145/113445.113460},
  1043. }
  1044. @inproceedings{Diwan:1992aa,
  1045. address = {New York, NY, USA},
  1046. author = {Diwan, Amer and Moss, Eliot and Hudson, Richard},
  1047. booktitle = {Proceedings of the ACM SIGPLAN 1992 Conference on
  1048. Programming Language Design and Implementation},
  1049. pages = {273--282},
  1050. publisher = {ACM},
  1051. series = {PLDI '92},
  1052. title = {Compiler Support for Garbage Collection in a
  1053. Statically Typed Language},
  1054. year = {1992},
  1055. doi = {10.1145/143095.143140},
  1056. isbn = {0-89791-475-9},
  1057. url = {http://doi.acm.org/10.1145/143095.143140},
  1058. }
  1059. @inbook{Siebert:2001aa,
  1060. address = {Berlin, Heidelberg},
  1061. author = {Siebert, Fridtjof},
  1062. chapter = {Constant-Time Root Scanning for Deterministic Garbage
  1063. Collection},
  1064. editor = {Wilhelm, Reinhard},
  1065. pages = {304--318},
  1066. publisher = {Springer Berlin Heidelberg},
  1067. title = {Compiler Construction: 10th International Conference,
  1068. CC 2001 Held as Part of the Joint European
  1069. Conferences on Theory and Practice of Software, ETAPS
  1070. 2001 Genova, Italy, April 2--6, 2001 Proceedings},
  1071. year = {2001},
  1072. doi = {10.1007/3-540-45306-7_21},
  1073. isbn = {978-3-540-45306-2},
  1074. url = {http://dx.doi.org/10.1007/3-540-45306-7_21},
  1075. }
  1076. @inproceedings{Henderson:2002aa,
  1077. address = {New York, NY, USA},
  1078. author = {Henderson, Fergus},
  1079. booktitle = {Proceedings of the 3rd International Symposium on
  1080. Memory Management},
  1081. pages = {150--156},
  1082. publisher = {ACM},
  1083. series = {ISMM '02},
  1084. title = {Accurate Garbage Collection in an Uncooperative
  1085. Environment},
  1086. year = {2002},
  1087. doi = {10.1145/512429.512449},
  1088. isbn = {1-58113-539-4},
  1089. url = {http://doi.acm.org/10.1145/512429.512449},
  1090. }
  1091. @article{Baker:2009aa,
  1092. address = {Chichester, UK},
  1093. author = {Baker, J. and Cunei, A. and Kalibera, T. and
  1094. Pizlo, F. and Vitek, J.},
  1095. journal = {Concurr. Comput. : Pract. Exper.},
  1096. month = aug,
  1097. number = {12},
  1098. pages = {1572--1606},
  1099. publisher = {John Wiley and Sons Ltd.},
  1100. title = {Accurate Garbage Collection in Uncooperative
  1101. Environments Revisited},
  1102. volume = {21},
  1103. year = {2009},
  1104. doi = {10.1002/cpe.v21:12},
  1105. issn = {1532-0626},
  1106. url = {http://dx.doi.org/10.1002/cpe.v21:12},
  1107. }
  1108. @techreport{Dijkstra:1982aa,
  1109. author = {E. W. Dijkstra},
  1110. institution = {University of Texas at Austin},
  1111. number = {EWD831},
  1112. title = {Why numbering should start at zero},
  1113. year = {1982},
  1114. }
  1115. @article{Kelsey:1998di,
  1116. author = {R. Kelsey and W. Clinger and J. Rees (eds.)},
  1117. journal = {Higher-Order and Symbolic Computation},
  1118. month = aug,
  1119. number = {1},
  1120. title = {Revised$^5$ Report on the Algorithmic Language
  1121. Scheme},
  1122. volume = {11},
  1123. year = {1998},
  1124. }
  1125. @techreport{Cardelli:1983aa,
  1126. author = {Luca Cardelli},
  1127. institution = {AT\&T Bell Laboratories},
  1128. number = {TR-107},
  1129. title = {The Functional Abstract Machine},
  1130. year = {1983},
  1131. }
  1132. @inproceedings{Minamide:1996ys,
  1133. address = {New York, NY, USA},
  1134. author = {Minamide, Yasuhiko and Morrisett, Greg and
  1135. Harper, Robert},
  1136. booktitle = {Proceedings of the 23rd ACM SIGPLAN-SIGACT symposium
  1137. on Principles of programming languages},
  1138. pages = {271--283},
  1139. publisher = {ACM},
  1140. series = {POPL '96},
  1141. title = {Typed closure conversion},
  1142. year = {1996},
  1143. doi = {http://doi.acm.org/10.1145/237721.237791},
  1144. isbn = {0-89791-769-3},
  1145. url = {http://doi.acm.org/10.1145/237721.237791},
  1146. }
  1147. @inproceedings{Shivers:1988aa,
  1148. address = {New York, NY, USA},
  1149. author = {Shivers, O.},
  1150. booktitle = {Proceedings of the ACM SIGPLAN 1988 Conference on
  1151. Programming Language Design and Implementation},
  1152. pages = {164--174},
  1153. publisher = {ACM},
  1154. series = {PLDI '88},
  1155. title = {Control Flow Analysis in {Scheme}},
  1156. year = {1988},
  1157. }
  1158. @inproceedings{Gilray:2016aa,
  1159. address = {New York, NY, USA},
  1160. author = {Gilray, Thomas and Lyde, Steven and Adams, Michael D. and
  1161. Might, Matthew and Van Horn, David},
  1162. booktitle = {Proceedings of the 43rd Annual ACM SIGPLAN-SIGACT
  1163. Symposium on Principles of Programming Languages},
  1164. pages = {691--704},
  1165. publisher = {Association for Computing Machinery},
  1166. series = {POPL '16},
  1167. title = {Pushdown Control-Flow Analysis for Free},
  1168. year = {2016},
  1169. doi = {10.1145/2837614.2837631},
  1170. isbn = {9781450335492},
  1171. url = {https://doi.org/10.1145/2837614.2837631},
  1172. }
  1173. @inproceedings{Keep:2012ab,
  1174. author = {Keep, Andrew W. and Hearn, Alex and Dybvig, R. Kent},
  1175. booktitle = {Proceedings of the 2012 Workshop on Scheme and
  1176. Functional Programming},
  1177. series = {Scheme '12},
  1178. title = {Optimizing Closures in {O}(0)-time},
  1179. year = {2012},
  1180. }
  1181. @article{Church:1932aa,
  1182. author = {Church, Alonzo},
  1183. journal = {Annals of Mathematics},
  1184. number = {2},
  1185. pages = {pp. 346-366},
  1186. publisher = {Annals of Mathematics},
  1187. series = {Second Series},
  1188. title = {A Set of Postulates for the Foundation of Logic},
  1189. volume = {33},
  1190. year = {1932},
  1191. issn = {0003486X},
  1192. language = {English},
  1193. url = {http://www.jstor.org/stable/1968337},
  1194. }
  1195. @techreport{Guy-L.-Steele:1978yq,
  1196. address = {Cambridge, MA, USA},
  1197. author = {Guy L. Steele},
  1198. publisher = {Massachusetts Institute of Technology},
  1199. title = {Rabbit: A Compiler for {Scheme}},
  1200. year = {1978},
  1201. }
  1202. @inproceedings{Cardelli:1984aa,
  1203. author = {Cardelli, Luca},
  1204. booktitle = {ACM Symposium on LISP and Functional Programming},
  1205. pages = {208--217},
  1206. publisher = {ACM},
  1207. series = {LFP '84},
  1208. title = {Compiling a Functional Language},
  1209. year = {1984},
  1210. }
  1211. @inproceedings{Gordon:1978aa,
  1212. address = {New York, NY, USA},
  1213. author = {Gordon, M. and Milner, R. and Morris, L. and
  1214. Newey, M. and Wadsworth, C.},
  1215. booktitle = {Proceedings of the 5th ACM SIGACT-SIGPLAN Symposium
  1216. on Principles of Programming Languages},
  1217. pages = {119--130},
  1218. publisher = {Association for Computing Machinery},
  1219. series = {POPL '78},
  1220. title = {A Metalanguage for Interactive Proof in LCF},
  1221. year = {1978},
  1222. doi = {10.1145/512760.512773},
  1223. isbn = {9781450373487},
  1224. url = {https://doi.org/10.1145/512760.512773},
  1225. }
  1226. @book{Milner:1990fk,
  1227. author = {Robin Milner and Mads Tofte and Robert Harper},
  1228. publisher = {MIT Press},
  1229. title = {The definition of Standard ML},
  1230. year = {1990},
  1231. isbn = {0-262-63132-6},
  1232. }
  1233. @phdthesis{Dybvig:1987ab,
  1234. author = {R. Kent Dybvig},
  1235. school = {University of North Carolina at Chapel Hill},
  1236. title = {Three Implementation Models for Scheme},
  1237. year = {1987},
  1238. }
  1239. @article{Cardelli:1985kx,
  1240. address = {New York, NY, USA},
  1241. author = {Luca Cardelli and Peter Wegner},
  1242. journal = {ACM Comput. Surv.},
  1243. number = {4},
  1244. pages = {471--523},
  1245. publisher = {ACM Press},
  1246. title = {On understanding types, data abstraction, and
  1247. polymorphism},
  1248. volume = {17},
  1249. year = {1985},
  1250. issn = {0360-0300},
  1251. }
  1252. @inproceedings{Kildall:1973vn,
  1253. author = {Gary A. Kildall},
  1254. booktitle = {POPL '73: Proceedings of the 1st annual ACM
  1255. SIGACT-SIGPLAN symposium on Principles of programming
  1256. languages},
  1257. pages = {194--206},
  1258. publisher = {ACM Press},
  1259. title = {A unified approach to global program optimization},
  1260. year = {1973},
  1261. }
  1262. @misc{Kleene:1952aa,
  1263. author = {Kleene, S.},
  1264. publisher = {Van Nostrand, New York},
  1265. title = {{Introduction to Metamathematics}},
  1266. year = {1952},
  1267. timestamp = {2008-12-30T12:24:45.000+0100},
  1268. }
  1269. @inproceedings{Tobin-Hochstadt:2006fk,
  1270. author = {Sam Tobin-Hochstadt and Matthias Felleisen},
  1271. booktitle = {Dynamic Languages Symposium},
  1272. title = {Interlanguage Migration: From Scripts to Programs},
  1273. year = {2006},
  1274. }
  1275. @inproceedings{Matthews:2007zr,
  1276. author = {Jacob Matthews and Robert Bruce Findler},
  1277. booktitle = {The 34th ACM SIGPLAN-SIGACT Symposium on Principles
  1278. of Programming Languages},
  1279. month = jan,
  1280. title = {Operational Semantics for Multi-Language Programs},
  1281. year = {2007},
  1282. }
  1283. @inproceedings{Flanagan:2006mn,
  1284. address = {Charleston, South Carolina},
  1285. author = {Cormac Flanagan},
  1286. booktitle = {{POPL} 2006: The 33rd {ACM SIGPLAN-SIGACT} Symposium
  1287. on Principles of Programming Languages},
  1288. month = jan,
  1289. pages = {245-256},
  1290. title = {Hybrid Type Checking},
  1291. year = {2006},
  1292. }
  1293. @inproceedings{Gronski:2006uq,
  1294. author = {Jessica Gronski and Kenneth Knowles and Aaron Tomb and
  1295. Stephen N. Freund and Cormac Flanagan},
  1296. booktitle = {Scheme and Functional Programming Workshop},
  1297. pages = {93--104},
  1298. title = {Sage: Hybrid Checking for Flexible Specifications},
  1299. year = {2006},
  1300. }
  1301. @inproceedings{Anderson:2002kd,
  1302. author = {Christopher Anderson and Sophia Drossopoulou},
  1303. booktitle = {WOOD '03},
  1304. number = {8},
  1305. publisher = {Elsevier},
  1306. series = {},
  1307. title = {{BabyJ} - From Object Based to Class Based
  1308. Programming via Types},
  1309. volume = {82},
  1310. year = {2003},
  1311. }
  1312. @inproceedings{Siek:2006bh,
  1313. author = {Jeremy G. Siek and Walid Taha},
  1314. booktitle = {Scheme and Functional Programming Workshop},
  1315. month = sep,
  1316. pages = {81-92},
  1317. title = {Gradual typing for functional languages},
  1318. year = {2006},
  1319. }
  1320. @inproceedings{Wadler:2009qv,
  1321. author = {Philip Wadler and Robert Bruce Findler},
  1322. booktitle = {European {S}ymposium on {P}rogramming},
  1323. month = mar,
  1324. pages = {1--16},
  1325. series = {ESOP},
  1326. title = {Well-typed programs can't be blamed},
  1327. year = {2009},
  1328. }
  1329. @inproceedings{Herman:2006uq,
  1330. author = {David Herman and Aaron Tomb and Cormac Flanagan},
  1331. booktitle = {Trends in Functional Prog. (TFP)},
  1332. month = apr,
  1333. pages = {XXVIII},
  1334. title = {Space-Efficient Gradual Typing},
  1335. year = {2007},
  1336. }
  1337. @article{Herman:2010aa,
  1338. author = {Herman, David and Tomb, Aaron and Flanagan, Cormac},
  1339. journal = {Higher-Order and Symbolic Computation},
  1340. number = {2},
  1341. pages = {167-189},
  1342. publisher = {Springer US},
  1343. title = {Space-efficient gradual typing},
  1344. volume = {23},
  1345. year = {2010},
  1346. language = {English},
  1347. }
  1348. @article{Henglein:1994nz,
  1349. author = {Fritz Henglein},
  1350. journal = {Science of Computer Programming},
  1351. month = jun,
  1352. number = {3},
  1353. pages = {197-230},
  1354. title = {Dynamic typing: syntax and proof theory},
  1355. volume = {22},
  1356. year = {1994},
  1357. }
  1358. @inproceedings{Siek:2015ab,
  1359. author = {Jeremy G. Siek and Peter Thiemann and Philip Wadler},
  1360. booktitle = {Conference on Programming Language Design and
  1361. Implementation},
  1362. month = jun,
  1363. series = {PLDI},
  1364. title = {Blame and coercion: Together again for the first
  1365. time},
  1366. year = {2015},
  1367. }
  1368. @inproceedings{Kuhlenschmidt:2019aa,
  1369. author = {Andre Kuhlenschmidt and Deyaaeldeen Almahallawi and
  1370. Jeremy G. Siek},
  1371. booktitle = {Conference on Programming Language Design and
  1372. Implementation},
  1373. month = jun,
  1374. publisher = {ACM},
  1375. series = {PLDI},
  1376. title = {Toward Efficient Gradual Typing for Structural Types
  1377. via Coercions},
  1378. year = {2019},
  1379. }
  1380. @inproceedings{stroustrup88:_param_types,
  1381. author = {Bjarne Stroustrup},
  1382. booktitle = {USENIX {C++} Conference},
  1383. month = oct,
  1384. title = {Parameterized Types for {C++}},
  1385. year = {1988},
  1386. }
  1387. @inproceedings{Blelloch:1993aa,
  1388. address = {New York, NY, USA},
  1389. author = {Blelloch, Guy E. and Hardwick, Jonathan C. and
  1390. Chatterjee, Siddhartha and Sipelstein, Jay and
  1391. Zagha, Marco},
  1392. booktitle = {Proceedings of the Fourth ACM SIGPLAN Symposium on
  1393. Principles and Practice of Parallel Programming},
  1394. pages = {102--111},
  1395. publisher = {Association for Computing Machinery},
  1396. series = {PPOPP '93},
  1397. title = {Implementation of a Portable Nested Data-Parallel
  1398. Language},
  1399. year = {1993},
  1400. doi = {10.1145/155332.155343},
  1401. isbn = {0897915895},
  1402. url = {https://doi.org/10.1145/155332.155343},
  1403. }
  1404. @inproceedings{Weeks:2006aa,
  1405. address = {New York, NY, USA},
  1406. author = {Weeks, Stephen},
  1407. booktitle = {Proceedings of the 2006 Workshop on ML},
  1408. pages = {1},
  1409. publisher = {Association for Computing Machinery},
  1410. series = {ML '06},
  1411. title = {Whole-Program Compilation in MLton},
  1412. year = {2006},
  1413. doi = {10.1145/1159876.1159877},
  1414. isbn = {1595934839},
  1415. url = {https://doi.org/10.1145/1159876.1159877},
  1416. }
  1417. @techreport{liskov79:_clu_ref,
  1418. author = {Barbara Liskov and Russ Atkinson and Toby Bloom and
  1419. Eliot Moss and Craig Schaffert and Bob Scheifler and
  1420. Alan Snyder},
  1421. institution = {MIT},
  1422. month = oct,
  1423. number = {LCS-TR-225},
  1424. publisher = {Massachusetts Institute of Technology},
  1425. title = {{CLU} Reference Manual},
  1426. year = {1979},
  1427. }
  1428. @inproceedings{Liskov:1993dk,
  1429. address = {New York, NY, USA},
  1430. author = {Liskov, Barbara},
  1431. booktitle = {HOPL-II: The second ACM SIGPLAN conference on History
  1432. of programming languages},
  1433. pages = {133--147},
  1434. publisher = {ACM},
  1435. title = {A history of CLU},
  1436. year = {1993},
  1437. isbn = {0-89791-570-4},
  1438. }
  1439. @inbook{Appel:1987aa,
  1440. address = {Berlin, Heidelberg},
  1441. author = {Appel, Andrew W. and MacQueen, David B.},
  1442. booktitle = {Functional Programming Languages and Computer
  1443. Architecture: Portland, Oregon, USA, September
  1444. 14--16, 1987 Proceedings},
  1445. editor = {Kahn, Gilles},
  1446. pages = {301--324},
  1447. publisher = {Springer Berlin Heidelberg},
  1448. title = {A standard ML compiler},
  1449. year = {1987},
  1450. doi = {10.1007/3-540-18317-5_17},
  1451. isbn = {978-3-540-47879-9},
  1452. url = {http://dx.doi.org/10.1007/3-540-18317-5_17},
  1453. }
  1454. @inproceedings{Bracha:1998fk,
  1455. address = {New York, NY, USA},
  1456. author = {Bracha, Gilad and Odersky, Martin and
  1457. Stoutamire, David and Wadler, Philip},
  1458. booktitle = {Proceedings of the 13th ACM SIGPLAN conference on
  1459. Object-oriented programming, systems, languages, and
  1460. applications},
  1461. pages = {183--200},
  1462. publisher = {ACM},
  1463. series = {OOPSLA '98},
  1464. title = {Making the future safe for the past: adding
  1465. genericity to the Java programming language},
  1466. year = {1998},
  1467. doi = {http://doi.acm.org/10.1145/286936.286957},
  1468. isbn = {1-58113-005-8},
  1469. url = {http://doi.acm.org/10.1145/286936.286957},
  1470. }
  1471. @inproceedings{Leroy:1992qb,
  1472. address = {New York, NY, USA},
  1473. author = {Xavier Leroy},
  1474. booktitle = {POPL '92: Proceedings of the 19th ACM SIGPLAN-SIGACT
  1475. symposium on Principles of programming languages},
  1476. pages = {177--188},
  1477. publisher = {ACM Press},
  1478. title = {Unboxed objects and polymorphic typing},
  1479. year = {1992},
  1480. isbn = {0-89791-453-8},
  1481. }
  1482. @article{Morrison:1991aa,
  1483. address = {New York, NY, USA},
  1484. author = {Morrison, R. and Dearle, A. and Connor, R. C. H. and
  1485. Brown, A. L.},
  1486. journal = {ACM Trans. Program. Lang. Syst.},
  1487. month = jul,
  1488. number = {3},
  1489. pages = {342--371},
  1490. publisher = {ACM},
  1491. title = {An Ad Hoc Approach to the Implementation of
  1492. Polymorphism},
  1493. volume = {13},
  1494. year = {1991},
  1495. doi = {10.1145/117009.117017},
  1496. issn = {0164-0925},
  1497. url = {http://doi.acm.org/10.1145/117009.117017},
  1498. }
  1499. @inproceedings{Harper:1995um,
  1500. author = {Robert Harper and Greg Morrisett},
  1501. booktitle = {POPL '95: Proceedings of the 22nd ACM SIGPLAN-SIGACT
  1502. Symposium on Principles of Programming Languages},
  1503. pages = {130--141},
  1504. publisher = {ACM Press},
  1505. title = {Compiling polymorphism using intensional type
  1506. analysis},
  1507. year = {1995},
  1508. isbn = {0-89791-692-1},
  1509. }