1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 02:58:26 +00:00

Change control into a computation form.

This commit is contained in:
2020-11-30 00:05:55 +00:00
parent 83a8457b26
commit 1c955bf57e
2 changed files with 80 additions and 48 deletions

View File

@@ -2232,4 +2232,17 @@
number = {4},
pages = {395--410},
year = {2001}
}
# Typed multi prompts
@article{DybvigJS07,
author = {R. Kent Dybvig and
Simon L. Peyton Jones and
Amr Sabry},
title = {A monadic framework for delimited continuations},
journal = {J. Funct. Program.},
volume = {17},
number = {6},
pages = {687--730},
year = {2007}
}