Skip to content

Instantly share code, notes, and snippets.

@sithhell
Created June 7, 2017 08:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sithhell/75dbeff9365df91eb385389eb7241ae0 to your computer and use it in GitHub Desktop.
Save sithhell/75dbeff9365df91eb385389eb7241ae0 to your computer and use it in GitHub Desktop.
% Futures
@inproceedings{future1,
author = {Henry C. Baker AND Carl Hewitt},
title = {The incremental garbage collection of processes},
booktitle = {SIGART Bull.},
issue = {64},
month = {August},
year = {1977},
issn = {0163-5719},
pages = {55--59},
numpages = {5},
url = {http://doi.acm.org/10.1145/872736.806932},
doi = {http://doi.acm.org/10.1145/872736.806932},
acmid = {806932},
publisher = {ACM},
address = {New York, NY, USA},
keywords = {Eager evaluation, Garbage collection, Lazy evaluation, Multiprocessing systems, Processor scheduling},
}
@inproceedings{future2,
author = {Daniel P. Friedman AND David S. Wise},
title = {{CONS Should Not Evaluate its Arguments}},
booktitle = {ICALP},
year = {1976},
pages = {257-284},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment