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

Segmented stacks.

This commit is contained in:
2020-12-01 23:19:09 +00:00
parent aece9e532b
commit ab36a78a50
2 changed files with 66 additions and 7 deletions

View File

@@ -2398,4 +2398,14 @@
pages = {75--90},
publisher = {{ACM}},
year = {2020}
}
# Non-contiguous stacks
@inproceedings{Danvy87,
author = {Olivier Danvy},
title = {Memory allocation and higher-order functions},
booktitle = {{PLDI}},
pages = {241--252},
publisher = {{ACM}},
year = {1987}
}