mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
Notes on escape
This commit is contained in:
27
thesis.bib
27
thesis.bib
@@ -1884,4 +1884,29 @@
|
||||
title = {MLton Documentation},
|
||||
year = 2014,
|
||||
month = jan
|
||||
}
|
||||
}
|
||||
|
||||
# Comparison of control operators via double barrelled CPS
|
||||
@article{Thielecke02,
|
||||
author = {Hayo Thielecke},
|
||||
title = {Comparing Control Constructs by Double-Barrelled {CPS}},
|
||||
journal = {High. Order Symb. Comput.},
|
||||
volume = {15},
|
||||
number = {2-3},
|
||||
pages = {141--160},
|
||||
year = {2002}
|
||||
}
|
||||
|
||||
# Comparison of effect handlers and shift/reset in a polymorphic type system
|
||||
@inproceedings{PirogPS19,
|
||||
author = {Maciej Pir{\'{o}}g and
|
||||
Piotr Polesiuk and
|
||||
Filip Sieczkowski},
|
||||
title = {Typed Equivalence of Effect Handlers and Delimited Control},
|
||||
booktitle = {{FSCD}},
|
||||
series = {LIPIcs},
|
||||
volume = {131},
|
||||
pages = {30:1--30:16},
|
||||
publisher = {Schloss Dagstuhl - Leibniz-Zentrum f{\"{u}}r Informatik},
|
||||
year = {2019}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user