aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/Memory Management.md
blob: 0d761c700a6bc562df8080c4dc498a1ae659e296 (plain)
1
2
3
4
5
6
7
8
# Compaction

1. ["Compacting the Uncompactable" by Bobby Powers](https://www.youtube.com/watch?v=c1UBJbfR-H0)

# Reference counting

1. [Counting Immutable Beans: Reference Counting Optimized for Purely Functional Programming](https://arxiv.org/abs/1908.05647)