mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
{Programming,Constraining} continuations WIP
This commit is contained in:
23
thesis.bib
23
thesis.bib
@@ -1474,6 +1474,17 @@
|
||||
year = {1985}
|
||||
}
|
||||
|
||||
@article{HaynesF87,
|
||||
author = {Christopher T. Haynes and
|
||||
Daniel P. Friedman},
|
||||
title = {Embedding Continuations in Procedural Objects},
|
||||
journal = {{ACM} Trans. Program. Lang. Syst.},
|
||||
volume = {9},
|
||||
number = {4},
|
||||
pages = {582--598},
|
||||
year = {1987}
|
||||
}
|
||||
|
||||
# Splitter
|
||||
@inproceedings{QueinnecS91,
|
||||
author = {Christian Queinnec and
|
||||
@@ -2245,4 +2256,14 @@
|
||||
number = {6},
|
||||
pages = {687--730},
|
||||
year = {2007}
|
||||
}
|
||||
}
|
||||
|
||||
# Sitaram's phd dissertation
|
||||
@phdthesis{Sitaram94,
|
||||
author = {Dorai Sitaram},
|
||||
title = {Models of Control and Their Implications for Programming Language Design},
|
||||
school = {Rice University, Houston, Texas, {USA}},
|
||||
month = apr,
|
||||
year = {1994}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user