mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 11:08:25 +00:00
Extend Table 4.2
This commit is contained in:
30
thesis.bib
30
thesis.bib
@@ -1798,6 +1798,36 @@
|
||||
year = 2020
|
||||
}
|
||||
|
||||
# Gauche
|
||||
@misc{Kawai20,
|
||||
author = {Shiro Kawai},
|
||||
title = {{Gauche} Users' Reference (version 0.9.9)},
|
||||
year = 2019
|
||||
}
|
||||
|
||||
# OchaCaml
|
||||
@inproceedings{MasukoA11,
|
||||
author = {Moe Masuko and Kenchi Asai},
|
||||
title = {{Caml} {Light} + shift/reset = {Caml} {Shift}},
|
||||
booktitle = {Theory and Practice of Delimited Continuations ({TPDC})},
|
||||
year = 2011,
|
||||
pages = {33--46}
|
||||
}
|
||||
|
||||
# Shift/reset in Scala
|
||||
@inproceedings{RompfMO09,
|
||||
author = {Tiark Rompf and
|
||||
Ingo Maier and
|
||||
Martin Odersky},
|
||||
title = {Implementing first-class polymorphic delimited continuations by a
|
||||
type-directed selective CPS-transform},
|
||||
booktitle = {{ICFP}},
|
||||
pages = {317--328},
|
||||
publisher = {{ACM}},
|
||||
year = {2009}
|
||||
}
|
||||
|
||||
|
||||
# First implementation of threads using continuations
|
||||
@InProceedings{Burstall69,
|
||||
author = {Rod M. Burstall},
|
||||
|
||||
Reference in New Issue
Block a user