mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
State example with delimited control
This commit is contained in:
23
thesis.bib
23
thesis.bib
@@ -822,6 +822,18 @@
|
||||
year = {2012}
|
||||
}
|
||||
|
||||
@inproceedings{VazouL16,
|
||||
author = {Niki Vazou and
|
||||
Daan Leijen},
|
||||
title = {From Monads to Effects and Back},
|
||||
booktitle = {{PADL}},
|
||||
series = {{LNCS}},
|
||||
volume = {9585},
|
||||
pages = {169--186},
|
||||
publisher = {Springer},
|
||||
year = {2016}
|
||||
}
|
||||
|
||||
@inproceedings{PauwelsSM19,
|
||||
author = {Koen Pauwels and
|
||||
Tom Schrijvers and
|
||||
@@ -1517,7 +1529,7 @@
|
||||
year = {1994}
|
||||
}
|
||||
|
||||
# Simulation of delimited control using undelimited control
|
||||
# Simulation of delimited control using undelimited control & monadic reflection
|
||||
@inproceedings{Filinski94,
|
||||
author = {Andrzej Filinski},
|
||||
title = {Representing Monads},
|
||||
@@ -1527,6 +1539,13 @@
|
||||
year = {1994}
|
||||
}
|
||||
|
||||
@phdthesis{Filinski96,
|
||||
author = {Andrzej Filinski},
|
||||
title = {Controlling Effects},
|
||||
school = {Carnegie Mellon University},
|
||||
year = {1996}
|
||||
}
|
||||
|
||||
# Landin's J operator
|
||||
@article{Landin65,
|
||||
author = {Peter J. Landin},
|
||||
@@ -3247,4 +3266,4 @@
|
||||
number = {1},
|
||||
pages = {1--32},
|
||||
year = {2003}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user